summaryrefslogtreecommitdiff
path: root/Libraries/LibJS/Tests/classes
AgeCommit message (Expand)Author
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling
2020-12-27Base+LibJS+LibWeb: Make prettier cleanLinus Groh
2020-11-12LibJS: Throw TypeError when calling class constructor without 'new'Linus Groh
2020-10-20LibJS: Rest parameter in setter functions is a syntax errorLinus Groh
2020-07-09LibJS: Add tests for symbol object integrationMatthew Olsson
2020-07-06LibJS: Indent tests with 4 spaces instead of 2Matthew Olsson
2020-07-06LibJS: Convert all remaining non-Array tests to the new system :)Matthew Olsson
2020-07-06test-js: Use prettier and format all filesMatthew Olsson
2020-07-03LibJS: Reorganize tests into subfoldersMatthew Olsson