1
1
mirror of https://github.com/github/semantic.git synced 2024-11-29 11:02:26 +03:00
Commit Graph

10451 Commits

Author SHA1 Message Date
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
1577dd2d0d Merge pull request #1027 from github/example-generator
Script to generate example expected output
2017-02-24 11:50:51 -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
Timothy Clem
7e0ddeac5e Merge remote-tracking branch 'origin/master' into example-generator 2017-02-24 08:43:33 -08:00
Rob Rix
f41c43fba9 Merge pull request #1023 from github/transition-go-tests
Transition Go tests
2017-02-24 11:42:50 -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
Timothy Clem
a900e48b44 New script for generating examples 2017-02-24 08:36:18 -08:00
Josh Vera
3f34257e6a Merge branch 'master' into transition-go-tests 2017-02-23 18:50:12 -05:00
Josh Vera
9184275393 Merge pull request #1024 from github/transition-javascript-tests
Transition JavaScript tests
2017-02-23 18:49:42 -05:00
Timothy Clem
c6d0056a9e Merge branch 'master' into transition-go-tests 2017-02-23 13:00:13 -08:00
Timothy Clem
2e371cedab Merge branch 'master' into transition-javascript-tests 2017-02-23 13:00:09 -08:00
Timothy Clem
a9f2ced8d7 Merge pull request #1021 from github/remove-profile-as-submodule
Remove profile as submodule
2017-02-23 12:59:11 -08:00
Rob Rix
dd66977731 Merge branch 'master' into remove-profile-as-submodule 2017-02-23 15:51:31 -05:00
Rob Rix
b9b8f2d04b Merge pull request #1020 from github/remove-corpus-specs
🔥 corpus specs and fixtures entirely
2017-02-23 15:50:57 -05:00
Josh Vera
1047289697 Merge branch 'master' into transition-javascript-tests 2017-02-23 15:16:34 -05:00
Josh Vera
9108a86e69 Merge branch 'master' into transition-go-tests 2017-02-23 15:16:30 -05:00
Josh Vera
b803bf0f6a Merge branch 'master' into remove-profile-as-submodule 2017-02-23 15:16:22 -05:00
Josh Vera
2e6192386d Merge branch 'master' into remove-corpus-specs 2017-02-23 15:16:12 -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
4099ec1a81 Merge pull request #1018 from github/sexpression-text-based-testing
S-Expression based testing
2017-02-23 08:59:14 -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
Josh Vera
8018e61c1b Merge pull request #1017 from github/bump-tree-sitter-js
Bump tree sitter js for typescript changes
2017-02-22 17:58:02 -05:00
joshvera
ae56476308 Remove var_assignment and VarAssignment case 2017-02-22 17:49:25 -05: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
Josh Vera
086f55c6dd Merge pull request #1016 from github/🔥-cost
🔥 cost
2017-02-22 16:45:57 -05:00
joshvera
a452e1acd5 s/var_declaration/variable_declaration 2017-02-22 16:42:36 -05:00