Timothy Clem
|
407b4167bb
|
Merge remote-tracking branch 'origin/master' into more-ruby-parsing
|
2016-11-03 16:17:56 -07:00 |
|
Rick Winfrey
|
b0ee888cb9
|
Merge pull request #905 from github/test-case-format-updates
Show diffs in test cases. Collapse up sha1, sha2 fields -> shas
|
2016-11-03 18:15:00 -05:00 |
|
Rick Winfrey
|
e8fbb83bbc
|
Merge branch 'master' into test-case-format-updates
|
2016-11-03 18:06:00 -05:00 |
|
Timothy Clem
|
124d53f091
|
Merge remote-tracking branch 'origin/master' into more-ruby-parsing
|
2016-11-03 16:03:44 -07:00 |
|
Rick Winfrey
|
838b222013
|
Merge pull request #904 from github/template-syntax
Enable syntax level templating in test case generation
|
2016-11-03 18:02:58 -05:00 |
|
Timothy Clem
|
91798e1fb2
|
Show diffs in test cases. sha1, sha2 -> shas
|
2016-11-03 16:02:56 -07:00 |
|
Timothy Clem
|
b62deb19bf
|
Show diffs in test cases. sha1, sha2 -> shas
|
2016-11-03 15:41:59 -07:00 |
|
Timothy Clem
|
c6856025f3
|
Add params syntax to JSON
|
2016-11-03 14:37:40 -07:00 |
|
Timothy Clem
|
c7fd3e7434
|
A few updated JavaScript summaries
|
2016-11-03 14:34:26 -07:00 |
|
Timothy Clem
|
70b4a3714c
|
Regenerate to catch method updates
|
2016-11-03 14:27:47 -07:00 |
|
Timothy Clem
|
769413813c
|
Better begin and method declaration parsing and summaries
|
2016-11-03 14:24:05 -07:00 |
|
Timothy Clem
|
947a7f1602
|
No longer needed
|
2016-11-03 13:28:51 -07:00 |
|
Timothy Clem
|
6d32be890f
|
Updated rescue and when tests
|
2016-11-03 13:26:53 -07:00 |
|
Timothy Clem
|
0bb8286a06
|
Didn't mean to commit this
|
2016-11-03 13:26:10 -07:00 |
|
Timothy Clem
|
8df2dca93b
|
Improve begin and when testing
|
2016-11-03 13:11:02 -07:00 |
|
Timothy Clem
|
8a52ed1dd7
|
Whole new code generate path when you have a template
|
2016-11-03 13:01:48 -07:00 |
|
Timothy Clem
|
c02dbb071f
|
New ensure and elseif tests with new template feature
|
2016-11-03 13:01:39 -07:00 |
|
Timothy Clem
|
491bb4dfeb
|
Whole new code generate path when you have a template
|
2016-11-03 13:00:41 -07:00 |
|
Timothy Clem
|
aefd1e11dc
|
Merge branch 'template-syntax' into more-ruby-parsing
|
2016-11-03 11:34:14 -07:00 |
|
Timothy Clem
|
4a3ded2302
|
Enable syntax level templating in test case generation
|
2016-11-03 11:07:10 -07:00 |
|
Timothy Clem
|
b91f8fc987
|
s/an/a for when block
|
2016-11-03 09:35:50 -07:00 |
|
Timothy Clem
|
452d795ddd
|
Merge remote-tracking branch 'origin/master' into more-ruby-parsing
|
2016-11-03 09:26:35 -07:00 |
|
Timothy Clem
|
4daf39476e
|
Parse rescue modifiers
|
2016-11-03 09:23:35 -07:00 |
|
Timothy Clem
|
18c7914216
|
Match Rescue syntax in JSON renderer
|
2016-11-02 17:23:28 -07:00 |
|
Timothy Clem
|
e09beb4fc7
|
Remove commented out code
|
2016-11-02 17:19:31 -07:00 |
|
Timothy Clem
|
a98185f1a6
|
Rescue blocks in all their glory
|
2016-11-02 17:18:09 -07:00 |
|
Timothy Clem
|
60de73b079
|
Revert some corpus changes that aren't needed
|
2016-11-02 17:10:18 -07:00 |
|
joshvera
|
733804973d
|
update for-loop tests
|
2016-11-02 18:46:48 -04:00 |
|
joshvera
|
beb466c260
|
Fix if statement tests
|
2016-11-02 18:09:32 -04:00 |
|
Timothy Clem
|
87bdc57c9b
|
Order matters?
|
2016-11-02 13:53:42 -07:00 |
|
Timothy Clem
|
2e4c4ee194
|
Fully test case/when/else
|
2016-11-02 13:46:33 -07:00 |
|
joshvera
|
cbaab076d0
|
update tests
|
2016-11-02 16:46:17 -04:00 |
|
joshvera
|
d36c58b706
|
Add short-var-declaration support
|
2016-11-02 16:45:30 -04:00 |
|
Timothy Clem
|
fbe7bc7c13
|
Better handling of case/when
|
2016-11-02 13:42:06 -07:00 |
|
joshvera
|
e45fd2d682
|
Fix grouped-var-declaration tests
|
2016-11-02 16:35:38 -04:00 |
|
joshvera
|
60af2fb271
|
regenerate tests
|
2016-11-02 16:29:27 -04:00 |
|
joshvera
|
69394f12ba
|
Fix tests for var-declarations-without-types, var-declarations-with-types, var-declarations-with-no-expressions
|
2016-11-02 16:20:39 -04:00 |
|
joshvera
|
061d605d2d
|
Fix tests for const-declarations-with-types, const-with-implicit-values
|
2016-11-02 16:14:44 -04:00 |
|
Timothy Clem
|
295d03dd43
|
Handle rescue blocks
|
2016-11-02 13:05:30 -07:00 |
|
Timothy Clem
|
71f53b37fd
|
Handle ensure blocks and refactor to BlockExpression syntax
|
2016-11-02 12:55:48 -07:00 |
|
joshvera
|
a0941c757d
|
Explode out const-declarations-with-types
|
2016-11-02 15:47:59 -04:00 |
|
joshvera
|
192897a37f
|
Fix const-declarations-without-types tests
|
2016-11-02 15:43:26 -04:00 |
|
Timothy Clem
|
6eebd35a8f
|
Improved elsif parsing and summaries
|
2016-11-02 12:32:46 -07:00 |
|
joshvera
|
0d58e97070
|
Merge remote-tracking branch 'origin/master' into go-parser
|
2016-11-02 15:25:50 -04:00 |
|
joshvera
|
342de506b4
|
update tests
|
2016-11-02 15:13:54 -04:00 |
|
joshvera
|
53f3600897
|
remove extra template-string.json
|
2016-11-02 15:01:11 -04:00 |
|
joshvera
|
96ea6f8e11
|
add all of the tests
|
2016-11-02 14:37:30 -04:00 |
|
Timothy Clem
|
185f1de69c
|
Better handling of else blocks
|
2016-11-02 11:16:57 -07:00 |
|
Timothy Clem
|
2c1497ab99
|
Handle else blocks in begin statements
|
2016-11-02 11:10:01 -07:00 |
|
Timothy Clem
|
fc73be16d7
|
Better handling of begin statements
|
2016-11-02 10:52:40 -07:00 |
|