index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
libjs-test262.yml
Age
Commit message (
Expand
)
Author
2022-05-24
Meta+CI: Upgrade to ubuntu-22.04
Nathan Wallace
2022-03-17
Meta: Ignore the return value of test-wasm on CI
Ali Mohammad Pur
2022-03-17
Meta: Use sudo to unpack `wabt` package in CI
Ali Mohammad Pur
2022-03-17
Meta: Install a recent build of wabt for INCLUDE_WASM_SPEC_TESTS in CI
Ali Mohammad Pur
2022-03-17
Meta: Copy wasm results to the right file
Ali Mohammad Pur
2022-03-16
Meta: Actually copy the new wasm per-file results after generating them
Ali Mohammad Pur
2022-03-16
Meta: Don't use heredocs as file paths
Ali Mohammad Pur
2022-03-16
Meta: Run Wasm spec tests on master push
Ali Mohammad Pur
2022-02-09
CI: Bundle and upload a js(1) release package
Timothy Flynn
2022-01-08
CI: Fix the name of the per-files in the test262 comparison runs
davidot
2022-01-08
CI: Store per-file results of test262 runs and compare against previous
davidot
2022-01-08
CI: Add a cache for the IANA time zone database files
Timothy Flynn
2022-01-07
CI: Don't let APT ask for confirmation on package installation
Tim Schumacher
2022-01-07
Meta+CI+Documentation: Bump host gcc requirement up to gcc 11
Andrew Kaster
2021-10-21
CI: Add a cache for the CLDR on the test262 runner
Timothy Flynn
2021-08-28
Meta+LibUnicode: Move unicode_data helper to Meta/CMake
Andrew Kaster
2021-08-26
CI: Ensure unzip is installed on the builders
Timothy Flynn
2021-08-07
CI: Don't build libjs for Lagom twice
Andrew Kaster
2021-08-07
CI: Cache UnicodeData files on the self-hosted test262 runner
Idan Horowitz
2021-07-29
CI: Use updated libjs-test262 build workflows
Andrew Kaster
2021-07-03
CI: Manually cleanup previous self-hosted test262 run workspace folder
Idan Horowitz
2021-07-03
CI: Run the test262 workflow on a self-hosted runner
Idan Horowitz
2021-06-05
CI: Run libjs-test262 and update results on every push to master
Linus Groh