1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00
semantic/test
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
..
Analysis Fix up test for ModuleInfo changes 2019-03-27 15:57:55 -07:00
Assigning/Assignment Fix up the tests 2018-09-25 11:18:51 -05:00
Control/Abstract/Evaluator Fix up test for ModuleInfo changes 2019-03-27 15:57:55 -07:00
Data legacyMakeBlob => makeBlob. Also unpack File. 2019-05-24 11:52:35 -04:00
Diffing Clean up unused imports 2018-11-30 16:23:43 -08:00
fixtures Make error reporter API generic 2019-05-31 08:58:34 -04:00
Graphing/Calls Merge 'origin/master' into deploy-to-moda 2019-02-11 14:27:22 -05:00
Integration Merge 'origin/master' into deploy-to-moda 2019-02-11 14:27:22 -05:00
Numeric Use a hand-written integer parser. 2018-06-25 11:55:32 -04:00
Parsing Add unit test for parsing with a timeout 2019-03-19 11:56:07 -07:00
Rendering/TOC Fix all the test cases. 2019-05-21 22:28:32 -04:00
Reprinting legacyMakeBlob => makeBlob. Also unpack File. 2019-05-24 11:52:35 -04:00
Rewriting unify the last spec 2018-12-11 17:36:42 -05:00
Semantic These can be in parallel because we're not changing the cwd. 2019-05-28 15:49:43 -04:00
Tags Fix tests. 2019-05-25 14:54:26 -04:00
Test/Hspec Upgrade to LTS 12.0. 2018-07-12 17:13:46 -04:00
Examples.hs Fix all the test cases. 2019-05-21 22:28:32 -04:00
Spec.hs Add unit test for parsing with a timeout 2019-03-19 11:56:07 -07:00
SpecHelpers.hs Fix all the test cases. 2019-05-21 22:28:32 -04:00