unison/unison-src/tests
2018-09-12 09:49:40 -04:00
..
stream fix scala tests to for new Foo.+ (vs +_Foo) syntax for qualified operators, also reduced test sizes for Sequence a bit so they don't take forever 2018-07-30 09:30:13 -04:00
a-tale-of-two-optionals.uu add two pending tests 2018-08-31 12:16:38 -04:00
abort.u moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
ask-inferred.u remove hack that would prevent effect inference of more than two concrete effects 2018-08-27 17:12:54 -04:00
compose-inference.u fix to instantiateL/R which was completely forgetting to instantiate effects 2018-08-31 13:36:48 -04:00
console1.uu Kill the computer 2018-08-16 12:42:38 -04:00
console.u Fixed console.uu 2018-08-23 14:56:50 -04:00
data-references-builtins.u moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
delay_parse.u add two pending tests, one poor error message, un-pend a test, and add description to a pending test 2018-08-31 11:37:29 -04:00
delay.u forgot to add this to commit, updated test file for new syntax 2018-08-05 19:10:59 -04:00
effect1.u forgot to add tests that exercise this to the commit 2018-08-24 09:26:12 -04:00
effect-instantiation.u fixed, but want to clean up inferred types a bit to eliminate unneeded effect vars 2018-08-31 10:12:49 -04:00
fib4.u fix scala tests to for new Foo.+ (vs +_Foo) syntax for qualified operators, also reduced test sizes for Sequence a bit so they don't take forever 2018-07-30 09:30:13 -04:00
force.u fix to instantiateL/R which was completely forgetting to instantiate effects 2018-08-31 13:36:48 -04:00
id.u moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
if.u move bootstrap.sh and test.sh to scripts/ and add watch.sh also 2018-08-03 03:50:54 -04:00
imports2.uu add two pending tests, one poor error message, un-pend a test, and add description to a pending test 2018-08-31 11:37:29 -04:00
imports.u simplify syntax 2018-08-03 03:50:54 -04:00
io-state2.u forgot to add tests that exercise this to the commit 2018-08-24 09:26:12 -04:00
io-state3.u moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
keyword-parse.u test no longer pending 2018-08-29 11:29:42 -04:00
language-reference.u started on language reference file 2018-08-30 22:48:37 -04:00
map-reduce.u remove outdated comment 2018-09-12 09:49:40 -04:00
map-traverse2.u seems to be working but regression in map-reduce.u 2018-08-29 23:39:46 -04:00
map-traverse.u Merge branch 'master' into wip/effects 2018-08-14 16:13:50 -04:00
one-liners.u moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
one-liners.uu moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
pattern-matching2.uu add some pattern matching tests 2018-08-16 11:34:37 -04:00
pattern-matching.u everything compiling with new pattern checking but tests not passing in effect pattern inference 2018-08-22 15:51:09 -04:00
quote-parse-bug.uu Add a couple pending tests 2018-08-30 10:41:58 -04:00
r0.u moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
r1.u moved a couple typechecker tests to .u files 2018-08-07 13:25:05 -04:00
r2.u moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
r3.u moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
r4negate.u moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
r4x.u moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
r5.u moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
r6.u moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
r7.0.u moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
r7.1.u moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
r7.2.u moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
r8.u moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
r9.u moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
r10.u moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
r11.u moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
r12.u moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
r13.u moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
r14.u moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
sequence-at-0.u fix off-by-one in Sequence.at 2018-09-04 10:06:16 -04:00
state1.u Fixed console.uu 2018-08-23 14:56:50 -04:00
state1a.u moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
state2.u moved the last of the tests from Unison.Test.Typechecker into individual files 2018-08-09 16:08:51 -04:00
state2a-min.u fix tests/state2a-min.u by calling Components.minimize' in block 2018-09-04 15:42:04 -04:00
state2a.u guess this was fixed in the previous commit 2018-09-04 15:46:16 -04:00
state2b-min.u fix issue with Lambda.compose not working in presence of effects 2018-09-05 15:21:05 -04:00
state2b.u unpending some tests 2018-09-05 14:49:14 -04:00
state3.u unison-src/errors/state3.uu currently typechecks, even though it uses but doesn't handle the effect-pure case 2018-08-09 16:19:01 -04:00
state4.u fix issue with Lambda.compose not working in presence of effects 2018-09-05 15:21:05 -04:00
stream-shouldnt-damage-stack.u fix scala tests to for new Foo.+ (vs +_Foo) syntax for qualified operators, also reduced test sizes for Sequence a bit so they don't take forever 2018-07-30 09:30:13 -04:00
tdnr2.u Actually fail when TDNR has suggestions. 2018-08-17 22:21:51 -04:00
tdnr.u TDNR actually does work. Phase 1. Phase 2 is fixpoint. 2018-08-14 10:47:37 -04:00
tictactoe0-array-oob1.u fix off-by-two error in dataConstructorish 2018-09-04 14:27:59 -04:00
tictactoe0-npe.u fix off-by-two error in dataConstructorish 2018-09-04 14:27:59 -04:00
tictactoe0.u fix off-by-two error in dataConstructorish 2018-09-04 14:27:59 -04:00
tictactoe2.u fix off-by-two error in dataConstructorish 2018-09-04 14:27:59 -04:00
tictactoe.u fix off-by-two error in dataConstructorish 2018-09-04 14:27:59 -04:00
tuple.u fix scala tests to for new Foo.+ (vs +_Foo) syntax for qualified operators, also reduced test sizes for Sequence a bit so they don't take forever 2018-07-30 09:30:13 -04:00
unit.uu add a couple tests, and shuffled some others around. 2018-08-08 22:21:57 -04:00
void.u add a couple tests, and shuffled some others around. 2018-08-08 22:21:57 -04:00