summaryrefslogtreecommitdiff
path: root/Libraries/LibJS/Tests/numeric-literals-basic.js
AgeCommit message (Expand)Author
2020-07-06LibJS: Indent tests with 4 spaces instead of 2Matthew Olsson
2020-07-06test-js: Use prettier and format all filesMatthew Olsson
2020-07-06LibJS: Convert some top-level tests to the new systemMatthew Olsson
2020-04-14js/LibJS: Move test functions to pure javascript.Brian Gianforcaro
2020-04-13LibJS: Add more number test cases for #1680Stephan Unverwerth
2020-04-05LibJS: Add numeric literal parsing for different bases and exponentsStephan Unverwerth