1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 06:41:45 +03:00
semantic/test/fixtures
Patrick Thomson c623d2906b Assignment error in Java try/catch blocks (#235)
As @tclem pointed out, the TryStatement token was being consumed too
early. We also ran into errors within the `catches` clause where we
required a block but were asking for an expression.
2019-09-06 12:23:55 -04:00
..
cli Add golden tests for parse --proto-symbols output. 2019-06-20 01:33:51 -04:00
go Couple of extra tests to show picking out calls 2019-03-18 12:24:10 -07:00
haskell/corpus Make error reporter API generic 2019-05-31 08:58:34 -04:00
java/corpus Assignment error in Java try/catch blocks (#235) 2019-09-06 12:23:55 -04:00
javascript Handle JSX elements with type arguments 2019-08-21 10:31:32 -07:00
json Fix whitespace changes in hash fixture. 2019-06-12 11:34:54 -04:00
markdown Move the toc test fixtures around too 2018-04-18 13:42:29 -07:00
php/analysis Write a test, fix a bug 2018-03-23 08:57:02 -07:00
python Fixtures, fixed. 2019-06-05 16:45:15 -04:00
ruby Couple of extra tests to show picking out calls 2019-03-18 12:24:10 -07:00
tsx/corpus Regenerate jsx corpus files 2019-08-21 10:49:27 -07:00
typescript Move jsx tests to tsx directory 2019-06-06 18:44:15 -04:00