Age | Commit message (Expand) | Author |
---|---|---|
2020-07-06 | LibJS: Indent tests with 4 spaces instead of 2 | Matthew Olsson |
2020-07-06 | test-js: Use prettier and format all files | Matthew Olsson |
2020-07-06 | LibJS: Convert some top-level tests to the new system | Matthew Olsson |
2020-04-14 | js/LibJS: Move test functions to pure javascript. | Brian Gianforcaro |
2020-04-13 | LibJS: Add more number test cases for #1680 | Stephan Unverwerth |
2020-04-05 | LibJS: Add numeric literal parsing for different bases and exponents | Stephan Unverwerth |