Ali Chraghi
|
ccc490ef68
|
setup spirv backend in behavior tests
|
2023-05-11 20:31:52 +02:00 |
|
Jacob Young
|
c51930b060
|
behavior: enable passing behavior tests on stage2_x86_64
|
2023-03-15 01:04:21 -04:00 |
|
Jacob Young
|
0768115b01
|
behavior: disable failing test
Also add an assert to catch this issue earlier. For future reference,
the decl without a type and value is the string literal "GET".
|
2022-12-19 05:59:45 -05:00 |
|
Koakuma
|
f9e9ba784f
|
stage2: sparc64: Skip unimplemented tests
|
2022-12-10 21:51:46 +07:00 |
|
Jacob Young
|
4765294ca4
|
cbe: get enough things working to support basic programs
* Enable advanced start support.
* Enable advanced test_runner support.
* Zig Language Reference's Hello World now works.
|
2022-10-25 05:11:29 -04:00 |
|
Luuk de Gram
|
90f08a69aa
|
wasm: Enable passing behavior tests
This also adds some float-related instructions to MIR/Emit
|
2022-03-09 13:53:20 -07:00 |
|
Andrew Kelley
|
4307436b99
|
move behavior tests from test/stage1/ to test/
And fix test cases to make them pass. This is in preparation for
starting to pass behavior tests with self-hosted.
|
2021-04-29 15:54:04 -07:00 |
|