unison/unison-src/tests/methodical
2024-01-24 11:01:22 -05:00
..
abilities.u complete patterns in tests/methodical/abilities.u 2023-04-13 21:14:11 -04:00
abilities.ur Add some matching tests 2021-05-12 11:35:33 -04:00
apply-constructor.u fixes tests and transcripts 2021-08-24 11:33:27 -07:00
apply-constructor.ur Turn methodical.u into a directory of tests, with corresponding .ur files 2019-03-07 15:10:36 -05:00
apply.u Turn methodical.u into a directory of tests, with corresponding .ur files 2019-03-07 15:10:36 -05:00
apply.ur Turn methodical.u into a directory of tests, with corresponding .ur files 2019-03-07 15:10:36 -05:00
builtin-nat-to-float.u Implement fix. There were lots of tests that were inadvertently relying on the bug. 2020-10-22 22:33:12 -04:00
builtin-nat-to-float.ur Add implementation for Nat.toFloat 2019-12-02 14:48:08 +00:00
builtins.u Tests for int/float/text roundtrips 2019-08-16 22:54:16 -04:00
cycle-minimize.u Remove infix backtick syntax from more unison source 2021-12-15 17:00:56 -06:00
dots.u more path, name, and name segment work (doesn't build yet) 2024-01-24 11:01:22 -05:00
dots.ur dots are BACK and ready for action 🎸🤘 was like a 2 line change 2019-07-13 22:15:54 -04:00
empty2.u fix #413 2019-03-23 23:06:55 -04:00
empty3.u fix #413 2019-03-23 23:06:55 -04:00
empty.u fix #413 2019-03-23 23:06:55 -04:00
exponential.u Add float exponential functions 2019-04-02 23:47:36 -04:00
exponential.ur Add float exponential functions 2019-04-02 23:47:36 -04:00
float.u Fix EQLF and LEQF implementations 2021-06-21 12:59:34 -04:00
float.ur Fix EQLF and LEQF implementations 2021-06-21 12:59:34 -04:00
hyperbolic.u Add hyperbolic float functions 2019-04-02 23:47:36 -04:00
hyperbolic.ur Add hyperbolic float functions 2019-04-02 23:47:36 -04:00
int.u additional bitwise operations for Int, Nat 2020-04-22 14:43:13 -07:00
int.ur Make Int.leading/trailingZeros actually yield Nat 2020-08-24 16:51:19 -04:00
let.u Turn methodical.u into a directory of tests, with corresponding .ur files 2019-03-07 15:10:36 -05:00
let.ur Turn methodical.u into a directory of tests, with corresponding .ur files 2019-03-07 15:10:36 -05:00
literals.u Allow redundant commas in lists 2021-03-24 19:35:12 +01:00
literals.ur Allow redundant commas in lists 2021-03-24 19:35:12 +01:00
loop.u Remove infix backtick syntax from more unison source 2021-12-15 17:00:56 -06:00
nat.u Remove infix backtick syntax from more unison source 2021-12-15 17:00:56 -06:00
nat.ur additional bitwise operations for Int, Nat 2020-04-22 14:43:13 -07:00
nesting.u Add a small test case for proper handler floating 2020-10-21 11:05:12 -04:00
overapply-ability.u Remove infix backtick syntax from more unison source 2021-12-15 17:00:56 -06:00
overapply-ability.ur Turn methodical.u into a directory of tests, with corresponding .ur files 2019-03-07 15:10:36 -05:00
parens.u fix test suite 2022-12-07 11:58:32 -06:00
pattern-matching.u complete patterns in pattern-matching.u 2023-02-27 11:13:10 -05:00
pattern-matching.ur Add tests 2021-06-11 14:18:00 -04:00
power.u Add power float functions 2019-04-02 23:47:36 -04:00
power.ur Add power float functions 2019-04-02 23:47:36 -04:00
rank2.u add two failing tests, which we are about to fix 2019-04-03 15:00:05 -04:00
rounding.u Add round and float utils 2019-04-02 23:47:36 -04:00
rounding.ur Add round and float utils 2019-04-02 23:47:36 -04:00
scopedtypevars.u fix test suite 2022-12-07 11:58:32 -06:00
semis.u fix test suite 2022-12-07 11:58:32 -06:00
semis.ur dots are BACK and ready for action 🎸🤘 was like a 2 line change 2019-07-13 22:15:54 -04:00
trig.u Add trigonometric float functions 2019-04-02 23:47:36 -04:00
trig.ur Add trigonometric float functions 2019-04-02 23:47:36 -04:00
universals.u Remove infix backtick syntax from more unison source 2021-12-15 17:00:56 -06:00
universals.ur Rework universal comparison for Float 2021-11-02 11:33:52 -04:00
wildcardimports.u wildcard imports fixes #579 2019-07-17 23:24:22 -04:00