1
1
mirror of https://github.com/github/semantic.git synced 2024-12-01 00:33:59 +03:00
semantic/test
2019-10-18 10:53:36 -04:00
..
Analysis Switch everything over to using Source.Loc. 2019-09-20 14:51:48 -04:00
Assigning/Assignment Use Source.Source instead of Data.Source. 2019-09-20 15:51:49 -04:00
Control/Abstract/Evaluator Switch everything over to using Source.Span. 2019-09-20 14:38:03 -04:00
Data Merge remote-tracking branch 'origin/master' into bump-lingo 2019-10-18 10:53:36 -04:00
Diffing Fix unused imports. 2019-06-19 17:35:37 -04:00
fixtures Update the JSON ASTs. 2019-10-08 17:35:06 -04:00
Graphing/Calls Make findFilesInDir use pathtype. 2019-10-11 19:24:53 -04:00
Integration Remove filepath dependency from tests. 2019-09-20 12:26:49 -04:00
Numeric Convert Numeric.Spec to use Hedgehog. 2019-09-25 17:09:23 -04:00
Parsing Fix all the tests. 2019-09-30 17:59:23 -04:00
Rendering/TOC Rename runDiff to summarize. 2019-10-17 04:13:55 -04:00
Semantic Fix tests. 2019-10-04 15:49:30 -04:00
Tags Swap the order of the source & symbols to summarize params. 2019-10-02 11:57:26 -04:00
Test/Hspec Upgrade to LTS 12.0. 2018-07-12 17:13:46 -04:00
Examples.hs Make findFilesInDir use pathtype. 2019-10-11 19:24:53 -04:00
Generators.hs Use Source.Source instead of Data.Source. 2019-09-20 15:51:49 -04:00
Properties.hs Add Properties module for easy tests of associativity/monoidality. 2019-09-25 16:59:06 -04:00
Spec.hs Indentation. 2019-10-08 16:30:56 -04:00
SpecHelpers.hs Make findFilesInDir use pathtype. 2019-10-11 19:24:53 -04:00