This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
mathjs
Watch
1
Star
0
Fork
0
You've already forked mathjs
mirror of
https://github.com/josdejong/mathjs.git
synced
2025-12-08 19:46:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mathjs
/
test
History
josdejong
70b48187a6
Merge branch 'mocha' of github.com:josdejong/mathjs into develop
2013-08-09 20:55:00 +02:00
..
expr
refactored tests/expr
2013-08-07 21:27:20 +04:00
function
Merge branch 'mocha' of github.com:josdejong/mathjs into develop
2013-08-09 20:55:00 +02:00
type
Created shared module math.js for all functions (resolves circular references)
2013-08-06 21:50:15 +02:00
approx.test.js
Renamed all test files to *.test.js
2013-08-04 14:46:22 +02:00
contstants.test.js
Changed all source files into node.js modules
2013-08-05 23:05:23 +02:00
readme.txt
Fixed build script
2013-08-07 22:46:02 +02:00
test.html
Build script 'dist' created
2013-08-06 02:14:44 +02:00
test.min.html
Moved the library builds math.js and math.min.js to subfolder
dist
2013-08-04 14:39:42 +02:00
readme.txt
to execute the tests, run: mocha . --recursive