1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 10:15:55 +03:00
semantic/test/fixtures
Douglas Creager cf803555e5 Make error reporter API generic
Instead of hard-coding the HTTP API we use for uploading errors to our
internal service, let the user provide an arbitrary function (in the IO
monad) for uploading them.  The default config will create an error
reporter that logs errors to the console, just like happened before if
you didn't set the `HAYSTACK_URL` environment variable.
2019-05-31 08:58:34 -04:00
..
cli Fix up tests, new CLI output 2019-03-11 15:32:15 -07: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 Merge branch 'master' into test-java-assignment-part-2 2018-07-26 09:23:09 -04:00
javascript Regenerate tests and eval variable declarations 2019-02-11 17:43:19 -05:00
json improve JSON formatting so the diff doesn't whine 2018-09-17 10:52:28 -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 update tests 2019-02-20 15:45:52 -05:00
ruby Couple of extra tests to show picking out calls 2019-03-18 12:24:10 -07:00
typescript Regenerate tests and eval variable declarations 2019-02-11 17:43:19 -05:00