summaryrefslogtreecommitdiff
path: root/Meta/CMake/wasm_spec_tests.cmake
AgeCommit message (Expand)Author
2023-03-19Meta: Use extract_tar_path for WASM spec test generationkleines Filmröllchen
2022-12-14Meta+CMake: Extract Wasm spec tests into the binary directoryAndrew Kaster
2022-09-09Meta: Download WASM spec tests using CMakeDiego Iastrubni
2022-03-29Meta: Do not try to unzip the already decompressed WASM test suite .tarDaniel Bertalan
2022-03-27Meta: Specify -z when decompressing tar.gz archivesDaniel Bertalan
2022-03-19Meta: Error out on find_program errors with CMake less than 3.18Brian Gianforcaro
2021-11-11Meta: Update WebAssembly testsuite branch nameAli Mohammad Pur
2021-09-15Meta: Move all options to targetname_options.cmake filesAndrew Kaster
2021-08-28Meta: Prefer SerenityOS_SOURCE_DIR to CMAKE_SOURCE_DIRAndrew Kaster
2021-07-12Meta: Skip WebAssembly loop test generationAndrew Kaster
2021-05-27Meta: Run the Wasm spec tests in CIAli Mohammad Pur