summaryrefslogtreecommitdiff
path: root/.github/workflows/libjs-test262.yml
AgeCommit message (Expand)Author
2022-09-11Meta: Make the CI build the new test262 test runnerdavidot
2022-09-05LibUnicode: Move CLDR data generators to a LibLocale subfolderTimothy Flynn
2022-05-24Meta+CI: Upgrade to ubuntu-22.04Nathan Wallace
2022-03-17Meta: Ignore the return value of test-wasm on CIAli Mohammad Pur
2022-03-17Meta: Use sudo to unpack `wabt` package in CIAli Mohammad Pur
2022-03-17Meta: Install a recent build of wabt for INCLUDE_WASM_SPEC_TESTS in CIAli Mohammad Pur
2022-03-17Meta: Copy wasm results to the right fileAli Mohammad Pur
2022-03-16Meta: Actually copy the new wasm per-file results after generating themAli Mohammad Pur
2022-03-16Meta: Don't use heredocs as file pathsAli Mohammad Pur
2022-03-16Meta: Run Wasm spec tests on master pushAli Mohammad Pur
2022-02-09CI: Bundle and upload a js(1) release packageTimothy Flynn
2022-01-08CI: Fix the name of the per-files in the test262 comparison runsdavidot
2022-01-08CI: Store per-file results of test262 runs and compare against previousdavidot
2022-01-08CI: Add a cache for the IANA time zone database filesTimothy Flynn
2022-01-07CI: Don't let APT ask for confirmation on package installationTim Schumacher
2022-01-07Meta+CI+Documentation: Bump host gcc requirement up to gcc 11Andrew Kaster
2021-10-21CI: Add a cache for the CLDR on the test262 runnerTimothy Flynn
2021-08-28Meta+LibUnicode: Move unicode_data helper to Meta/CMakeAndrew Kaster
2021-08-26CI: Ensure unzip is installed on the buildersTimothy Flynn
2021-08-07CI: Don't build libjs for Lagom twiceAndrew Kaster
2021-08-07CI: Cache UnicodeData files on the self-hosted test262 runnerIdan Horowitz
2021-07-29CI: Use updated libjs-test262 build workflowsAndrew Kaster
2021-07-03CI: Manually cleanup previous self-hosted test262 run workspace folderIdan Horowitz
2021-07-03CI: Run the test262 workflow on a self-hosted runnerIdan Horowitz
2021-06-05CI: Run libjs-test262 and update results on every push to masterLinus Groh