Rick Winfrey
|
da8d8b8214
|
Update function declaration tests
|
2017-11-01 11:00:09 -07:00 |
|
Rick Winfrey
|
46ee009d74
|
Update send statements tests
|
2017-10-31 17:28:15 -07:00 |
|
Rick Winfrey
|
81ed903aae
|
Update imaginary literals tests
|
2017-10-31 17:24:29 -07:00 |
|
Rick Winfrey
|
a52fd8de2a
|
Update label statements tests
|
2017-10-31 17:18:33 -07:00 |
|
Rick Winfrey
|
60d52118a8
|
Update selector expressions tests
|
2017-10-31 16:59:01 -07:00 |
|
Rick Winfrey
|
22bede548b
|
Update rune literal tests
|
2017-10-31 16:46:06 -07:00 |
|
Rick Winfrey
|
8164e9b2de
|
Update for-statement tests
|
2017-10-31 16:14:55 -07:00 |
|
Rick Winfrey
|
c55ce3243e
|
Add additional for range clause examples
|
2017-10-31 15:21:26 -07:00 |
|
Rick Winfrey
|
41df9b3144
|
Update assignment float literals tests
|
2017-10-31 11:48:03 -07:00 |
|
Rick Winfrey
|
32cb5eed56
|
Update constructors tests
|
2017-10-31 11:38:38 -07:00 |
|
Rick Winfrey
|
596fa7097b
|
Update channel test fixtures
|
2017-10-31 11:21:34 -07:00 |
|
Rick Winfrey
|
2e79bb6542
|
Update case / switch statement tests
|
2017-10-31 10:33:37 -07:00 |
|
Rick Winfrey
|
bd9721f677
|
Enhance Go switch test fixture
|
2017-10-30 17:50:57 -07:00 |
|
Rick Winfrey
|
460dd54c33
|
Merge branch 'master' into go-assignment
|
2017-10-30 15:02:01 -07:00 |
|
Rob Rix
|
d50731552c
|
🔥 the test of dimensionality.
|
2017-10-26 19:45:23 -04:00 |
|
Rick Winfrey
|
e9fc626302
|
Regenerate tests for Go Assignment
|
2017-10-24 16:14:46 -07:00 |
|
Rick Winfrey
|
96213206a0
|
Update tests
|
2017-10-24 16:00:37 -07:00 |
|
Rick Winfrey
|
2bd9fe9e8c
|
Fix assignment statement diff tests
|
2017-10-24 15:49:07 -07:00 |
|
Rick Winfrey
|
6510458e16
|
Update assignment-statements parse test results
|
2017-10-24 15:43:14 -07:00 |
|
Rick Winfrey
|
5222b02c49
|
Add pointer / reference var assignment
|
2017-10-24 14:19:49 -07:00 |
|
Rob Rix
|
8b281bc3cf
|
Update a couple of ToC fixtures.
|
2017-10-24 15:15:54 -04:00 |
|
Rob Rix
|
e512398b85
|
Update a bunch of fixtures.
|
2017-10-24 15:13:47 -04:00 |
|
Rick Winfrey
|
1de4ab6bc0
|
Update if-statements tests
|
2017-10-23 16:52:36 -07:00 |
|
Rick Winfrey
|
5ad5a882ba
|
Merge branch 'master' into go-assignment
|
2017-10-23 15:10:29 -07:00 |
|
Rob Rix
|
3462892131
|
🔥 redundant imports.
|
2017-10-23 11:59:19 -04:00 |
|
Rob Rix
|
3351c60859
|
Move the permutation tests into InterpreterSpec.
|
2017-10-23 11:58:52 -04:00 |
|
Rob Rix
|
6200a00b6e
|
Rename the identity diff property.
|
2017-10-23 11:58:43 -04:00 |
|
Rob Rix
|
46e2b5fb15
|
Rename the interpreter spec.
|
2017-10-23 11:58:31 -04:00 |
|
Rob Rix
|
a23d60dc09
|
🔥 a redundant test that equal terms produce identity diffs.
|
2017-10-23 11:57:36 -04:00 |
|
Rob Rix
|
1652dc1147
|
🔥 redundant tests of the lossless property.
|
2017-10-23 11:55:44 -04:00 |
|
Rob Rix
|
9c1dce7ab9
|
🔥 the Context/Empty Listable instances.
|
2017-10-23 11:53:42 -04:00 |
|
Rob Rix
|
c0d833f361
|
🔥 the Context/Empty tests of the Mergeable laws.
|
2017-10-23 11:53:36 -04:00 |
|
Rob Rix
|
6a0321c401
|
Test the Mergeable laws against a Union.
|
2017-10-23 10:40:33 -04:00 |
|
Rob Rix
|
8245e337ce
|
Define a Listable instance for Union.
|
2017-10-23 10:36:53 -04:00 |
|
Rob Rix
|
395678bcb3
|
Test the Mergeable laws against Context & Empty.
|
2017-10-23 10:32:48 -04:00 |
|
Rob Rix
|
0184f57713
|
Define Listable instances for Context & Empty.
|
2017-10-23 10:32:32 -04:00 |
|
Rob Rix
|
a4a4074a22
|
Re-enable the pending tests.
|
2017-10-23 09:40:06 -04:00 |
|
Rob Rix
|
08eedd23cc
|
Measure the length of diffPatches instead of using diffCost.
|
2017-10-23 09:37:47 -04:00 |
|
Ayman Nadeem
|
8f496db787
|
delete Unchanged entries
|
2017-10-13 10:50:29 -07:00 |
|
Rick Winfrey
|
88a049a142
|
Regenerate tests (based on tree-sitter-go grammar updates)
|
2017-10-10 14:31:52 -07:00 |
|
Ayman Nadeem
|
cdb78619f6
|
WIP test fixes
|
2017-10-10 13:56:09 -07:00 |
|
Rob Rix
|
264912d6bf
|
Merge branch 'master' into open-toc-rendering
|
2017-10-06 17:26:02 -04:00 |
|
Timothy Clem
|
90fdef6ce0
|
Merge branch 'master' into stats
|
2017-10-06 12:22:54 -07:00 |
|
Rob Rix
|
1501f3506c
|
Fix a fixture.
|
2017-10-06 10:55:46 -04:00 |
|
Rob Rix
|
5ac488f164
|
Revert "Use the declarationAlgebra in the tests."
This reverts commit d42f9b01b42f1d0d4b769f89642b3ed7e47a5c34.
|
2017-10-06 10:30:20 -04:00 |
|
Rob Rix
|
ec3dff1c66
|
Use the declarationAlgebra in the tests.
|
2017-10-06 09:34:15 -04:00 |
|
Rob Rix
|
85872a3e2e
|
Merge branch 'master' into abstract-high-level-flow-over-syntax-types
|
2017-10-05 20:11:56 -04:00 |
|
Timothy Clem
|
82968ac175
|
Merge branch 'master' into stats
|
2017-10-05 14:34:55 -07:00 |
|
joshvera
|
71eefd92a5
|
Merge remote-tracking branch 'origin/master' into typescript-fixes
|
2017-10-05 14:04:57 -07:00 |
|
joshvera
|
a1d075a47e
|
regenerate tests
|
2017-10-05 14:01:03 -07:00 |
|