0x7D2B
57e38adad5
Include name in verbose results output of boa-tester ( #1158 )
...
* Include name in verbose results output of boa-tester
Would make the logs a lot more readable.
* Fix typo
4 years ago
João Borges
72313a8da5
Remove unnecessary wraps for non built-in functions ( #1126 )
4 years ago
tofpie
4fb319dec6
Fix test suite name when it contains a dot ( #985 )
...
Co-authored-by: tofpie <tofpie@users.noreply.github.com>
4 years ago
Jevan Chan
880792e422
Read file input in bytes instead of string ( #979 )
4 years ago
Halid Odat
6eac058406
Code cleanup and inline ( #916 )
...
* use gc module
* Added #[inline]
* Change context valiable names to context
* Fix test262
* Update test262 submodule
* Fix: Switch interpreter for context
Co-authored-by: João Borges <rageknify@gmail.com>
4 years ago
Iban Eguia
9fa49d7ae7
Removed a bunch of Test262 panics ( #906 )
...
* Removed a bunch of Test262 panics
* Removed one ignored test, and fixed metadata read for \r line terminator files
* Removed extra dbg!() statement
4 years ago
Iban Eguia
fbb1077e87
Another fix for the historical results generation ( #899 )
4 years ago
Iban Eguia
2d1d332c5c
Fixing historical results being removed from Test262 results ( #898 )
4 years ago
Iban Eguia
be5d198b4d
CI workflow improvements (mostly Test262) ( #889 )
...
* Improved CI workflows
This improves several things in the CI workflows:
- More conformant Test262 result generation
- Benchmarks should now show comments for all users
- Added Test262 result comparison comments to Pull Requests
* Fixed typo
* Checking the comment generation
* Fixing conditions to test comments
* Fix a couple of bugs on the comparator
* Fixed format
* Trying to fix comment updating
* Removing commit autor when searching
* Replace the comment instead of appending
* Switched back to the `pull_request_target` event
4 years ago
George Roman
09d1889aa0
Support running a specific test/suite in boa_tester ( #886 )
4 years ago
Iban Eguia
38b103c25b
Fixing a duplicated attribute in test262 results ( #788 )
4 years ago
Iban Eguia
2a509de554
New test262 results format ( #783 )
4 years ago
Iban Eguia
5b74d6f895
Fix test262 result uploading in CI ( #743 )
4 years ago