aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAge
* src/loslib.js: Calculate yday of passed in Date, not the current datedaurnimator2018-04-22
|
* src/loslib.js: Fix wday off-by-one errordaurnimator2018-04-22
|
* src/loslib.js: Fix off-by-one error in month field of os.time()daurnimator2018-04-22
|
* src/loslib.js: Fix os.time() with out-of-range valuesdaurnimator2018-04-20
| | | | Fixes #126
* test/test-suite: Remove print callsdaurnimator2018-04-15
|
* test/test-suite: Move ported PUC-Rio test suite to jestdaurnimator2018-04-14
|
* Start moving test suite from tape => jestdaurnimator2018-04-14