Timothy Clem
|
864bf12590
|
Add/Remove integration tests for Go
|
2017-02-28 08:30:04 -08:00 |
|
Timothy Clem
|
93c01e62d9
|
Implement tiers instead of list for Category
|
2017-02-27 16:02:26 -08:00 |
|
Rob Rix
|
83dd3d5621
|
Merge branch 'master' into interpreter-decomposition
|
2017-02-27 15:22:38 -05:00 |
|
Timothy Clem
|
b3aef75618
|
Merge remote-tracking branch 'origin/master' into test-new-and-removed-files
|
2017-02-27 12:22:28 -08:00 |
|
Timothy Clem
|
a9206ddec4
|
Add a post-receive hook to pack example repos
|
2017-02-27 12:15:44 -08:00 |
|
Timothy Clem
|
6c2a15104d
|
Generate file add/remove examples
|
2017-02-27 11:55:49 -08:00 |
|
Timothy Clem
|
4f61dfdfc1
|
Newlines at the end of ruby test
|
2017-02-27 11:27:33 -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
|
763ab482cc
|
🔥 the integration-tests and generate-test-cases
|
2017-02-27 08:50:54 -08:00 |
|
Timothy Clem
|
9d28028fc6
|
Remove unordered-containers, swap to hiding for hspec import
|
2017-02-27 08:35:45 -08:00 |
|
Timothy Clem
|
2722cc8b67
|
Fill in sad path test cases
|
2017-02-27 08:31:27 -08:00 |
|
Timothy Clem
|
9e7f719b00
|
Test if there are no paths, one more pending error case
|
2017-02-27 08:00:11 -08:00 |
|
Timothy Clem
|
1b68373240
|
Clean up imports
|
2017-02-24 17:07:36 -08:00 |
|
Timothy Clem
|
54029595b0
|
Use new example repository for integration testing
|
2017-02-24 17:02:19 -08:00 |
|
Timothy Clem
|
980b6c95bc
|
First pass at full stack specs
|
2017-02-24 16:46:22 -08:00 |
|
Rob Rix
|
edc09e4797
|
Correct the channel types fixture.
|
2017-02-24 12:00:12 -05:00 |
|
Rob Rix
|
0510e116f1
|
Merge remote-tracking branch 'origin/master' into interpreter-decomposition
|
2017-02-24 11:57:08 -05:00 |
|
Rob Rix
|
4b04e7f2eb
|
Fix up some go fixtures.
|
2017-02-24 11:51:37 -05:00 |
|
Timothy Clem
|
035dd01171
|
Sorting for no good reason
|
2017-02-24 08:44:50 -08:00 |
|
Timothy Clem
|
cc92808789
|
Give the Go expected output some newlines
|
2017-02-24 08:44:03 -08:00 |
|
Rob Rix
|
8b5dfbee42
|
Merge branch 'master' into interpreter-decomposition
|
2017-02-24 11:43:48 -05:00 |
|
Timothy Clem
|
7e0ddeac5e
|
Merge remote-tracking branch 'origin/master' into example-generator
|
2017-02-24 08:43:33 -08:00 |
|
Rob Rix
|
0d28bde257
|
…and the rest.
|
2017-02-24 11:42:11 -05:00 |
|
Timothy Clem
|
517876d7e6
|
Make sure javascript example expected outputs end with newline
|
2017-02-24 08:39:01 -08:00 |
|
Timothy Clem
|
6164c4c766
|
Update all ruby example expected outputs to end with newline
|
2017-02-24 08:37:35 -08:00 |
|
Rob Rix
|
e5555ea133
|
Correct boolean operator tests.
|
2017-02-24 10:53:28 -05:00 |
|
Rob Rix
|
76d76c928c
|
Correct the Ruby rescue modifier fixtures.
|
2017-02-24 10:49:41 -05:00 |
|
Rob Rix
|
bd7306af4a
|
Merge remote-tracking branch 'origin/master' into interpreter-decomposition
|
2017-02-24 10:21:37 -05:00 |
|
Josh Vera
|
3f34257e6a
|
Merge branch 'master' into transition-go-tests
|
2017-02-23 18:50:12 -05:00 |
|
Rob Rix
|
7b7ad1bce1
|
Merge branch 'interpreter-decomposition' of https://github.com/github/semantic-diff into interpreter-decomposition
|
2017-02-23 16:13:46 -05:00 |
|
Rob Rix
|
18cd862dc3
|
Parameterize rws by the approximate edit distance.
|
2017-02-23 16:13:42 -05:00 |
|
Rob Rix
|
ef2715f4f0
|
RWS’s comparison function takes These.
|
2017-02-23 14:17:52 -05:00 |
|
Rob Rix
|
22236ebd7e
|
Give RWS separate functions for comparisons and determining whether a comparison should be made.
|
2017-02-23 14:13:13 -05:00 |
|
Timothy Clem
|
804b998c93
|
Migrate go tests to new format
|
2017-02-23 10:06:49 -08:00 |
|
Timothy Clem
|
2ce8ef408c
|
Remove JSON formatting integration tests
|
2017-02-23 09:56:46 -08:00 |
|
Timothy Clem
|
6e9a2d24d9
|
Migrate javascript test cases over
|
2017-02-23 09:55:30 -08:00 |
|
Timothy Clem
|
b80667f5b4
|
Remove profile as submodule and just include the js directly
|
2017-02-23 09:32:24 -08:00 |
|
Timothy Clem
|
02c2a7aac9
|
Remove corpus specs and fixtures entirely
|
2017-02-23 09:19:30 -08:00 |
|
Timothy Clem
|
0cd347f2cd
|
mapM -> traverse
|
2017-02-23 08:29:55 -08:00 |
|
Timothy Clem
|
74a97766ef
|
Map ruby rest_assignment to SplatParameter category
|
2017-02-22 20:25:46 -08:00 |
|
Timothy Clem
|
7e4c97adfa
|
map ruby pattern to Args category
|
2017-02-22 20:22:59 -08:00 |
|
Timothy Clem
|
92f07f660f
|
Map ruby left_assignment_list to Args category
|
2017-02-22 20:17:33 -08:00 |
|
Timothy Clem
|
6d8c7b70f7
|
Map up ruby lambdas to AnonymousFunction category
|
2017-02-22 20:12:08 -08:00 |
|
Timothy Clem
|
97029a6c47
|
Better spec names
|
2017-02-22 20:06:05 -08:00 |
|
Timothy Clem
|
0cf38c583c
|
Assert to summary json output
|
2017-02-22 20:05:48 -08:00 |
|
Timothy Clem
|
a0ac9832a8
|
Move toc spec fixtures
|
2017-02-22 17:22:50 -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
|
f9c26b3ae4
|
Merge remote-tracking branch 'origin/master' into sexpression-text-based-testing
|
2017-02-22 15:08:14 -08:00 |
|
Timothy Clem
|
2da352277b
|
Make sure fixtures have ending newline
|
2017-02-22 14:41:30 -08:00 |
|
Timothy Clem
|
ea453bf57e
|
Transition ruby test fixtures
|
2017-02-22 14:36:22 -08:00 |
|
Timothy Clem
|
ef17e87366
|
Only run examples that exist
|
2017-02-22 14:07:47 -08:00 |
|
joshvera
|
42b25de833
|
bump javascript tests
|
2017-02-22 16:58:12 -05:00 |
|
joshvera
|
00a37acb53
|
Merge remote-tracking branch 'origin/master' into bump-tree-sitter-js
|
2017-02-22 16:48:26 -05:00 |
|
joshvera
|
a452e1acd5
|
s/var_declaration/variable_declaration
|
2017-02-22 16:42:36 -05: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 |
|
Rob Rix
|
fe326bcf03
|
🔥 the comparability parameter to diffTerms.
|
2017-02-21 15:23:30 -05:00 |
|
Rob Rix
|
c4f37454d6
|
🔥 the construct parameter to diffTerms.
|
2017-02-21 15:17:35 -05:00 |
|
Rob Rix
|
04b929822e
|
🔥 Cost.
|
2017-02-21 14:58:39 -05:00 |
|
Rob Rix
|
6526076056
|
Don’t decorate terms with costs.
|
2017-02-21 14:53:42 -05:00 |
|
Rob Rix
|
67b162895c
|
🔥 costs from Split output.
|
2017-02-21 14:48:03 -05:00 |
|
Rob Rix
|
01c47fa0c1
|
🔥 the computation of costs.
|
2017-02-21 14:34:24 -05:00 |
|
Timothy Clem
|
854eeee9fb
|
++tree-sitter-ruby for new constant parsing
|
2017-02-17 14:16:29 -08:00 |
|
Josh Vera
|
696e4f6a8c
|
Merge branch 'master' into ruby-singleton-methods
|
2017-02-17 15:02:32 -05:00 |
|
Josh Vera
|
d0af7a2f40
|
Merge branch 'master' into it-slices,-it-dices
|
2017-02-17 14:52:42 -05:00 |
|
Timothy Clem
|
a10bc515c0
|
++tree-sitter-ruby and parse singleton methods to fix ambiguity
|
2017-02-17 11:34:47 -08:00 |
|
Timothy Clem
|
1bd36fff7c
|
Failing test to demonstrate the Ruby method shape ambiguity problem
|
2017-02-17 10:49:26 -08:00 |
|
Timothy Clem
|
7caca45fba
|
Use - in filenames
|
2017-02-17 08:46:56 -08:00 |
|
Timothy Clem
|
8a8c3257f5
|
Make sure single ruby methods are included in this test
|
2017-02-17 08:46:33 -08:00 |
|
Timothy Clem
|
8b6ebb6db1
|
Test out go method with receiver summaries
|
2017-02-17 08:45:51 -08:00 |
|
Timothy Clem
|
8cd0b52a9f
|
Make it clear that these sourceblobs are for the blankdiff
|
2017-02-16 15:47:18 -08:00 |
|
Timothy Clem
|
5108b53dfb
|
Prop test for changes that don't toc summarize
|
2017-02-16 15:41:13 -08:00 |
|
Timothy Clem
|
d39e81a93b
|
Test for changes inside of methods/functions
|
2017-02-16 15:22:46 -08:00 |
|
Timothy Clem
|
462d44c174
|
Fill out prop test for the different patch types
|
2017-02-16 14:20:22 -08:00 |
|
Timothy Clem
|
0bc9633fff
|
Parameterize terms instead of diffs
|
2017-02-16 14:19:35 -08:00 |
|
Rob Rix
|
d3819ac386
|
Use the Source API to round-trip through Text.
|
2017-02-16 13:08:23 -05:00 |
|
Rob Rix
|
b33bf134b4
|
Test that whole strings survive the utf8 roundtrip.
|
2017-02-16 11:53:49 -05:00 |
|
Timothy Clem
|
7b9d4b1f1b
|
Add test for toc summaries of files with unicode chars
|
2017-02-16 08:29:49 -08:00 |
|
Rob Rix
|
fed316c977
|
Test that encoding/decoding roundtrips are idempotent.
|
2017-02-16 11:27:50 -05:00 |
|
Timothy Clem
|
ea3310d953
|
No trace to let ci run
|
2017-02-15 16:22:22 -08:00 |
|
Timothy Clem
|
70c8e2a57b
|
Property test that toc summarizes methods and functions
|
2017-02-15 16:13:34 -08:00 |
|
Rob Rix
|
ed2ac59a36
|
Merge remote-tracking branch 'origin/hold-on-to-your-butts' into it-slices,-it-dices
|
2017-02-15 14:51:03 -05:00 |
|
Timothy Clem
|
43ec5efdb3
|
Commented syntax is summarized as BranchInfo
|
2017-02-15 10:37:24 -08:00 |
|
Timothy Clem
|
c8c42f0591
|
Commented syntax is summarized as BranchInfo
|
2017-02-15 10:16:53 -08:00 |
|
Timothy Clem
|
af54d397a2
|
Test basic method toc summary, and port over one prop test
|
2017-02-15 10:15:57 -08:00 |
|
Timothy Clem
|
aa84bb40d6
|
Merge branch 'master' into hold-on-to-your-butts
|
2017-02-15 08:34:18 -08:00 |
|
Timothy Clem
|
a02934534a
|
One more newline before diff
|
2017-02-15 08:20:49 -08:00 |
|
Timothy Clem
|
51ad73bb4d
|
Better names for these test fixtures
|
2017-02-14 13:02:25 -08:00 |
|
Timothy Clem
|
be88ebb9f6
|
Import Patch
|
2017-02-14 12:49:09 -08:00 |
|
Rob Rix
|
ab8e407df3
|
Get the tests compiling again.
|
2017-02-14 15:42:14 -05:00 |
|
Timothy Clem
|
64119b3fc3
|
Remove unused imports and sort
|
2017-02-14 11:54:32 -08:00 |
|
Timothy Clem
|
94f606da81
|
Make the dedupe tests pass
|
2017-02-14 11:53:25 -08:00 |
|
Timothy Clem
|
1facca0b50
|
Add failing toc summary test and refactor removeDupes
|
2017-02-14 11:29:24 -08:00 |
|
Rob Rix
|
80bb79f73c
|
Merge remote-tracking branch 'origin/master' into hold-on-to-your-butts
|
2017-02-14 14:16:19 -05:00 |
|
Rob Rix
|
ca134a8857
|
Account for vectors being in Maybe now.
|
2017-02-14 13:23:33 -05:00 |
|
Rob Rix
|
6edd2fbaf4
|
Print failed examples nicely.
|
2017-02-14 09:57:21 -05:00 |
|