Andreas Kling
|
adabcf24ec
Everywhere: Add missing <AK/ByteBuffer.h> includes
|
преди 4 години |
Linus Groh
|
7fc98a96a9
test-js: Add canParseSource() native function
|
преди 4 години |
Linus Groh
|
ed116636ce
test-js: Support test262 parser tests
|
преди 4 години |
Linus Groh
|
3a72a93b9d
test-js: Exit with 1 if any test failed
|
преди 4 години |
Linus Groh
|
03b817b130
test-js: Include skipped tests in total test count
|
преди 4 години |
Linus Groh
|
cce673e7b0
test-js: Add argument for explicit test root directory
|
преди 4 години |
Andreas Kling
|
7b863330dc
LibJS: Cache commonly used FlyStrings in the VM
|
преди 4 години |
Andreas Kling
|
a007b3c379
LibJS: Move "strict mode" state to the call stack
|
преди 4 години |
Andreas Kling
|
aaa8b48a4c
LibJS: Remove use of Interpreter& in JSONObject code
|
преди 4 години |
Andreas Kling
|
340a115dfe
LibJS: Make native function/property callbacks take VM, not Interpreter
|
преди 4 години |
Andreas Kling
|
6861c619c6
LibJS: Move most of Interpreter into VM
|
преди 4 години |
Andreas Kling
|
df3ff76815
LibJS: Rename InterpreterScope => InterpreterExecutionScope
|
преди 4 години |
Andreas Kling
|
1c43442be4
LibJS+Clients: Add JS::VM object, separate Heap from Interpreter
|
преди 4 години |
Andreas Kling
|
606f83436d
test-js: Catch SIGINFO and dump the current test name + pass/fail/skip
|
преди 4 години |
Andreas Kling
|
687aad01be
test-js: Add -g option to run a garbage collection on each allocation
|
преди 4 години |
Ben Wiederhake
|
86e2703123
Tests: Optionally switch off 858081 lines of dbg() in test-js
|
преди 4 години |
Nico Weber
|
88319b188e
Userland: Stop passing ignored timezones to gettimeofday
|
преди 4 години |
AnotherTest
|
394e4c04cd
LibJS: Add a helper for calling JS::Function's with arguments
|
преди 4 години |
Luke
|
5877d6713c
test-js+test-web: Clear taskbar progress on error/assertion failure
|
преди 4 години |
Nico Weber
|
96891669c3
test-js: Sometimes include more details for failures
|
преди 4 години |
Nico Weber
|
3fbb02c3cc
test-js: Print parse error if test-common.js fails to parse
|
преди 4 години |
Ben Wiederhake
|
76da9a4a7d
Test: Mark compilation-unit-only functions as static
|
преди 5 години |
Linus Groh
|
bfbd6df892
test-js: Show progress in taskbar
|
преди 5 години |
Andreas Kling
|
651829c1e6
test-js: Use Core::File::is_directory(path) instead of opening file
|
преди 5 години |
Matthew Olsson
|
695ba071a8
test-js: Remove tests_to_run in favor of a DirIterator
|
преди 5 години |
Linus Groh
|
461d90d042
LibJS: Convert Array tests to new testing framework
|
преди 5 години |
Matthew Olsson
|
15de2eda2b
LibJS: Convert all remaining non-Array tests to the new system :)
|
преди 5 години |
Matthew Olsson
|
918f4affd5
LibJS: Convert remaining top-level tests to new system
|
преди 5 години |
Matthew Olsson
|
e532888242
test-js: Only print files with failed or skipped tests
|
преди 5 години |
Matthew Olsson
|
a2dbd955f2
test-js: Display messages from console.log in test output
|
преди 5 години |