Raymond Toy pushed to branch issue-276-xoroshiro128starstar at cmucl / cmucl
Commits:
-
b80289c5
by Raymond Toy at 2024-03-13T12:35:32-07:00
1 changed file:
Changes:
... | ... | @@ -40,7 +40,7 @@ else |
40 | 40 | fi
|
41 | 41 | |
42 | 42 | cd ../ansi-test
|
43 | -git checkout cmucl-expected-failures
|
|
43 | +git checkout issue-276-xoroshiro
|
|
44 | 44 | |
45 | 45 | make LISP="$LISP batch -noinit -nositeinit"
|
46 | 46 | # There should be no unexpected successes or failures; check these separately
|