Rob Rix
|
c0a410ba7e
|
Merge branch 'master' into systematic-comment-assignment
|
2017-08-15 10:48:10 -04:00 |
|
Rob Rix
|
e0053f2f50
|
Test the Python fixtures.
|
2017-08-15 10:05:49 -04:00 |
|
Rob Rix
|
90c55acb11
|
Don’t verify the ±A/B fixtures.
|
2017-08-15 09:30:10 -04:00 |
|
Rob Rix
|
7da8799e08
|
🔥 Prologue & protolude.
|
2017-07-28 14:37:02 -04:00 |
|
Timothy Clem
|
04f7f4b1f5
|
Start to build new interface for semantic
|
2017-04-19 16:33:27 -07:00 |
|
Timothy Clem
|
34553f1057
|
toc summary specs no longer rely on command
|
2017-04-19 14:16:44 -07:00 |
|
Timothy Clem
|
338738b850
|
IntegrationSpec always uses the same renderer
|
2017-04-19 13:26:47 -07:00 |
|
Timothy Clem
|
c3f4ee6a36
|
IntegrationSpec no longer uses runCommand
|
2017-04-19 13:25:46 -07:00 |
|
Timothy Clem
|
eb9547fb25
|
Tease apart file reading and transcoding
|
2017-04-19 09:12:19 -07:00 |
|
Rob Rix
|
15d899abed
|
Run diffs in Both.
|
2017-04-04 10:42:51 -04:00 |
|
Rob Rix
|
43c2b696ed
|
🔥 redundant imports.
|
2017-04-03 22:21:12 -04:00 |
|
Rob Rix
|
ceecfa00b1
|
Simplify how we deal with empty source blobs.
|
2017-04-03 20:11:12 -04:00 |
|
Rob Rix
|
39abcaa282
|
Update the tests.
|
2017-04-03 20:09:02 -04:00 |
|
Rob Rix
|
6fa40cd3f2
|
Don’t throw exceptions when reading in IntegrationSpec.
|
2017-04-03 19:29:08 -04:00 |
|
Rob Rix
|
6b1459f80d
|
Port IntegrationSpec to Command.
|
2017-04-03 16:34:25 -04:00 |
|
Rob Rix
|
6c25704671
|
🔥 a redundant import.
|
2017-04-03 12:44:14 -04:00 |
|
Rob Rix
|
37e21217e2
|
Import the command modules directly.
|
2017-04-03 12:18:40 -04:00 |
|
Rob Rix
|
5b755aa355
|
Use the DefaultFields synonym everywhere.
|
2017-03-31 15:22:26 -04:00 |
|
Rob Rix
|
aa45751caf
|
Import Command when we need both commands.
|
2017-03-31 11:53:36 -04:00 |
|
Rob Rix
|
1fbe6a8319
|
Rename ParseCommand to Command.Parse.
|
2017-03-31 11:50:36 -04:00 |
|
Rob Rix
|
32b9dd9f16
|
Rename DiffCommand to Command.Diff.
|
2017-03-31 11:48:21 -04:00 |
|
Rob Rix
|
957aa324a3
|
Merge branch 'master' into typescript
|
2017-03-30 14:32:22 -04:00 |
|
Rick Winfrey
|
e4629cf40b
|
Higher order decorator
|
2017-03-28 18:49:45 -07:00 |
|
joshvera
|
62057c5605
|
Map public_field_definition to VarAssignment
|
2017-03-24 16:56:59 -04:00 |
|
joshvera
|
1b3110c57a
|
Revert "Run typescript tests"
This reverts commit bb25c8c0f70650f98e76443c143e6fed3dd17a38.
|
2017-03-17 12:40:06 -04:00 |
|
joshvera
|
6dc9085dcd
|
Run typescript tests
|
2017-03-17 12:24:44 -04:00 |
|
Rick Winfrey
|
c734f2dc2e
|
Merge branch 'master' into update-parse-command
|
2017-03-15 13:02:48 -07:00 |
|
Rick Winfrey
|
04ecf13120
|
Thread debug through for conditionalParserWithSource
|
2017-03-15 12:37:56 -07:00 |
|
Timothy Clem
|
652be339c6
|
Rework diffing for max parallelization
|
2017-03-13 16:46:52 -07:00 |
|
Timothy Clem
|
68d1f1cd97
|
Fix up tests to use ByteString too
|
2017-03-08 13:56:08 -08:00 |
|
Timothy Clem
|
fff9b6d3ef
|
Refactor IO back out into Source and SemanticDiff
|
2017-02-28 15:45:38 -08:00 |
|
Timothy Clem
|
e3bdb6b95b
|
Extract SemanticDiff.IO and clearly delineate program commands
|
2017-02-28 13:43:01 -08:00 |
|
Timothy Clem
|
92ebcf4264
|
Intersperse tests and add test for new file and remove file
|
2017-02-27 11:24:52 -08:00 |
|
Timothy Clem
|
035dd01171
|
Sorting for no good reason
|
2017-02-24 08:44:50 -08:00 |
|
Josh Vera
|
3f34257e6a
|
Merge branch 'master' into transition-go-tests
|
2017-02-23 18:50:12 -05:00 |
|
Timothy Clem
|
804b998c93
|
Migrate go tests to new format
|
2017-02-23 10:06:49 -08:00 |
|
Timothy Clem
|
6e9a2d24d9
|
Migrate javascript test cases over
|
2017-02-23 09:55:30 -08:00 |
|
Timothy Clem
|
0cd347f2cd
|
mapM -> traverse
|
2017-02-23 08:29:55 -08:00 |
|
Timothy Clem
|
97029a6c47
|
Better spec names
|
2017-02-22 20:06:05 -08:00 |
|
Timothy Clem
|
38756dba85
|
sequence fmap -> mapM
|
2017-02-22 15:23:37 -08:00 |
|
Timothy Clem
|
8c490555ff
|
RIP Cost
|
2017-02-22 15:15:32 -08:00 |
|
Timothy Clem
|
ef17e87366
|
Only run examples that exist
|
2017-02-22 14:07:47 -08:00 |
|
Timothy Clem
|
8e29488556
|
Test B->A diff as well, move to fixtures dir
|
2017-02-22 11:31:56 -08:00 |
|
Timothy Clem
|
a3331c08e7
|
Assert parsing
|
2017-02-22 08:34:31 -08:00 |
|
Timothy Clem
|
b841420101
|
Read in both parse and diff fixtures
|
2017-02-22 08:34:31 -08:00 |
|
Timothy Clem
|
80ee905afc
|
Refactor to always expect filepaths
|
2017-02-22 08:34:31 -08:00 |
|
Timothy Clem
|
52e4dd435a
|
Test expression output (based on corpus spec strategy)
|
2017-02-22 08:34:31 -08:00 |
|