Commit Graph
9 Commits
Author SHA1 Message Date
mlangkabel 6a55b81e33 add test 2019-03-26 11:33:12 +01:00
mlangkabel 3b76c403dc rename recordCommentLocation to recordAtomicSourceRange
This is done because the feature can be useful for all kind of multi-line symbols that should not be split being part of a code snippet.
2019-02-26 17:12:18 +01:00
mlangkabel 3bb799cc77 fix enum constant collision with define on windows 2018-12-18 11:23:23 +01:00
Eberhard Graether f4cf5f171a switched enum syntax in core to enum class 2018-12-18 00:41:19 +01:00
mlangkabel 4517be935c use file id instead of file path in recorded locations 2018-12-14 18:37:40 +01:00
mlangkabel cba4e7318f add method to record file language 2018-12-12 15:38:49 +01:00
mlangkabel 20b2db0571 restructure external code and handle 3rd party licenses correctly 2018-12-11 16:50:47 +01:00
mlangkabel 722772bd9a refine tests for SourcetrailDBWriter interface 2018-12-11 12:36:26 +01:00
mlangkabel 4d5b97b7e6 add catch2 based test setup including some basic test cases 2018-12-10 20:26:32 +01:00