1
1
mirror of https://github.com/anoma/juvix.git synced 2024-11-30 14:13:27 +03:00
juvix/tests/examplesExpected
Paul Cadman 4044676628
Add a test suite for milestone examples (#1920)
In this PR I will add tests for the example programs in
`examples/milestone`.

There's currently an runtime assertion error generated by the Hanoi
example https://github.com/anoma/juvix/issues/1919, so it'd be good to
test these programs in the future.
2023-03-24 13:16:26 +00:00
..
Collatz Add a test suite for milestone examples (#1920) 2023-03-24 13:16:26 +00:00
Demo Add a test suite for milestone examples (#1920) 2023-03-24 13:16:26 +00:00
Fibonacci Add fibonacci sequence example program (#1375) 2022-07-14 17:03:44 +01:00
Hanoi Add Towers of Hanoi and Pascal triangle examples (#1446) 2022-08-10 12:02:14 +01:00
HelloWorld Add a test suite for milestone examples (#1920) 2023-03-24 13:16:26 +00:00
PascalsTriangle Add Towers of Hanoi and Pascal triangle examples (#1446) 2022-08-10 12:02:14 +01:00
TicTacToe Add a Web version of TicTacToe (#1427) 2022-08-03 16:14:38 +02:00
ValidityPredicates Support partial application and closure passing in C backend (#190) 2022-06-28 10:25:43 +02:00