1
1
mirror of https://github.com/tweag/nickel.git synced 2024-10-06 16:18:08 +03:00
nickel/tests/imports
2022-08-31 12:50:31 +02:00
..
root_path add a test to test if relatives imports are working 2021-10-15 11:41:17 +02:00
contract-fail.ncl iadd tests to fail imports of bad contracts and bad typing 2021-09-24 12:46:26 +02:00
cycle_b.ncl Fix test of cyclic imports 2021-11-08 15:22:27 +01:00
cycle.ncl Fix test of cyclic imports 2021-11-08 15:22:27 +01:00
multi_imports.ncl fix nickel indent 2021-10-14 10:12:32 +02:00
nested.ncl test nested imports 2021-09-30 12:00:39 +02:00
record.ncl add test of imports serialization 2021-09-30 12:46:38 +02:00
root_path.ncl add a test to test if relatives imports are working 2021-10-15 11:41:17 +02:00
two.ncl fix tests 2021-10-05 22:00:07 +02:00
typecheck-fail.ncl iadd tests to fail imports of bad contracts and bad typing 2021-09-24 12:46:26 +02:00
unexpected_token_buried.ncl Toggle error tolerance on/off in Cache. 2022-08-31 12:50:31 +02:00
unexpected_token_in_record.ncl Handle parse error more generally in eval_closure. 2022-08-29 13:18:22 +02:00
unexpected_token.ncl Handle parse error more generally in eval_closure. 2022-08-29 13:18:22 +02:00