1
1
mirror of https://github.com/tweag/nickel.git synced 2024-10-06 16:18:08 +03:00
nickel/tests
2022-10-04 10:39:53 +02:00
..
destructuring Apply suggestions from code review 2022-01-12 17:50:12 +01:00
imports Toggle error tolerance on/off in Cache. 2022-08-31 12:50:31 +02:00
pass Merge pull request #829 from tweag/feature/priorities 2022-09-19 11:39:24 +02:00
typecheck_fail Don't panic when a row mismatch occurs while unifying row tails (#847) 2022-09-29 11:17:01 +02:00
basics_fail.rs Rename crates nickel* to nickel-lang* 2022-03-06 22:27:57 +01:00
contracts_fail.rs Add a Force operator 2022-09-12 11:44:57 +02:00
destructuring.rs Rename crates nickel* to nickel-lang* 2022-03-06 22:27:57 +01:00
examples.rs Rename crates nickel* to nickel-lang* 2022-03-06 22:27:57 +01:00
free_vars.rs Recursive let tests 2022-04-21 15:22:44 +02:00
imports.rs Toggle error tolerance on/off in Cache. 2022-08-31 12:50:31 +02:00
infinite_rec.rs Rename crates nickel* to nickel-lang* 2022-03-06 22:27:57 +01:00
merge_fail.rs Rename crates nickel* to nickel-lang* 2022-03-06 22:27:57 +01:00
parse_fail.rs Toggle error tolerance on/off in Cache. 2022-08-31 12:50:31 +02:00
pass.rs Adds tests for extended merge priorities 2022-09-16 16:56:22 +02:00
pretty.rs some cleaning 2022-05-13 19:44:57 +02:00
query.rs Add a few tests for wildcards 2022-06-13 17:29:04 +02:00
records_fail.rs Adds tests for extended merge priorities 2022-09-16 16:56:22 +02:00
stdlib_arrays_fail.rs Rename crates nickel* to nickel-lang* 2022-03-06 22:27:57 +01:00
stdlib_typecheck.rs ErrorTolerance enum. 2022-09-06 08:13:44 +02:00
typecheck_fail.rs Don't panic when a row mismatch occurs while unifying row tails (#847) 2022-09-29 11:17:01 +02:00
unbound_type_variables.rs fix all usages of Ident 2022-09-16 15:47:38 +02:00