1
1
mirror of https://github.com/tweag/nickel.git synced 2024-10-06 16:18:08 +03:00
nickel/tests
2022-09-16 15:47:38 +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 #828 from tweag/refator/tests-lib-ncl 2022-09-15 12:52:41 +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 Syntax: add quote_in_identifier test 2022-06-20 14:35:39 +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 Fix field without definition assigned null value 2022-05-20 18:09:42 +10: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 Add tests for type eq of contracts 2022-09-09 11:14:56 +02:00
unbound_type_variables.rs fix all usages of Ident 2022-09-16 15:47:38 +02:00