1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 17:04:47 +03:00
semantic/test
2019-10-02 17:44:51 -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 Add a test for tagging files containing multibyte characters. 2019-09-30 13:18:39 -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 Fix all the tests. 2019-09-30 17:59:23 -04:00
Rendering/TOC Fix all the tests. 2019-09-30 17:59:23 -04:00
Reprinting Fix all the tests. 2019-09-30 17:59:23 -04:00
Rewriting Use Source.Source instead of Data.Source. 2019-09-20 15:51:49 -04:00
Semantic Merge branch 'master' into parse-effect 2019-09-30 18:13:32 -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 Merge branch 'master' into semantic-java 2019-10-02 17:32:09 -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 Merge branch 'master' into semantic-java 2019-10-02 17:32:09 -04:00