Commit Graph

4 Commits

Author SHA1 Message Date
destro174 f4c6dcbf19 Remove spamdetector 2022-02-19 20:10:31 +01:00
Adam 6e42ed0da4
Fix WordFinder matching anything with empty BannedWords.txt (#1045) 2020-10-04 15:24:52 -07:00
Adam 40ca1d756e
Update to JUnit 5 (#935)
* Add claim overlap test
2020-08-05 22:51:23 -07:00
Javacraft e7495011aa Minor Maven Project Housekeeping (#334)
* Ignore Eclipse build/project artifacts.

* Fix Maven convention: rename src/tests/* to src/test/*

* Update Maven test dir. Remove directory specs for src, test, & rsrc.

${project.basedir} is the default directory. Only add directory
spec if different from convention.
2018-08-13 06:59:06 -07:00