1
1
mirror of https://github.com/github/semantic.git synced 2024-12-26 16:33:03 +03:00
semantic/test
Patrick Thomson bfdb4a1de7 Clean up specs with some implicit parameters.
Test cases are a good use of `-XImplicitParams`, because often one
finds oneself plumbing a bunch of parameters obtained from IO through
a dozen layers of pure functions. Implicit parameters make this sort
of passing significantly easier.

Fixes #128.
2019-06-12 13:55:14 -04:00
..
Analysis Clean up specs with some implicit parameters. 2019-06-12 13:55:14 -04:00
Assigning/Assignment Fix up the tests 2018-09-25 11:18:51 -05:00
Control/Abstract/Evaluator Even more unused imports. 2019-06-12 13:16:34 -04:00
Data Even more unused imports. 2019-06-12 13:16:34 -04:00
Diffing Overhaul test harnesses and add tasty bounds. 2019-06-12 11:30:20 -04:00
fixtures Fix whitespace changes in hash fixture. 2019-06-12 11:34:54 -04:00
Graphing/Calls Even more unused imports. 2019-06-12 13:16:34 -04:00
Integration Clean up specs with some implicit parameters. 2019-06-12 13:55:14 -04:00
Numeric Use a hand-written integer parser. 2018-06-25 11:55:32 -04:00
Parsing Even more unused imports. 2019-06-12 13:16:34 -04:00
Rendering/TOC Even more unused imports. 2019-06-12 13:16:34 -04:00
Reprinting Remove unused imports. 2019-06-12 12:52:11 -04:00
Rewriting Remove unused imports. 2019-06-12 12:52:11 -04:00
Semantic Remove unused imports. 2019-06-12 12:52:11 -04:00
Tags Victory by fiat! 2019-06-06 11:34:54 -04:00
Test/Hspec Upgrade to LTS 12.0. 2018-07-12 17:13:46 -04:00
Examples.hs More robust example parsing. 2019-06-11 14:54:48 -04:00
Spec.hs Clean up specs with some implicit parameters. 2019-06-12 13:55:14 -04:00
SpecHelpers.hs Remove unused imports. 2019-06-12 12:52:11 -04:00