1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 17:04:47 +03:00
semantic/test
2019-09-30 15:54:57 -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 branch 'master' into semantic-tags 2019-09-27 10:00:56 -04:00
Diffing Fix unused imports. 2019-06-19 17:35:37 -04:00
fixtures Regenerate test cases 2019-09-17 16:05:01 -04:00
Graphing/Calls Fix weird spacing and overly complicated callGraphPythonProject. 2019-09-20 12:41:05 -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 Rename TaskEff to TaskC. 2019-09-30 15:54:57 -04:00
Rendering/TOC Merge branch 'master' into semantic-source 2019-09-20 16:16:34 -04:00
Reprinting Initial port from machines to streaming. 2019-06-20 09:41:27 -04:00
Rewriting Use Source.Source instead of Data.Source. 2019-09-20 15:51:49 -04:00
Semantic Rename TaskEff to TaskC. 2019-09-30 15:54:57 -04:00
Tags Missed one. 2019-09-27 20:45:14 -04:00
Test/Hspec Upgrade to LTS 12.0. 2018-07-12 17:13:46 -04:00
Examples.hs Fix a missing import of a symbol. 2019-09-27 17:32:38 -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 Convert Numeric.Spec to use Hedgehog. 2019-09-25 17:09:23 -04:00
SpecHelpers.hs Rename TaskEff to TaskC. 2019-09-30 15:54:57 -04:00