Commit Graph

6 Commits

Author SHA1 Message Date
Adam e6d608bcb9
Fix ignoring height (#1260) 2021-04-07 19:33:44 -07:00
Adam d5c5e4983e
Refactor boundary checks into unified bounding box (#1126) 2020-12-09 00:28:22 -08:00
Adam 6e42ed0da4
Fix WordFinder matching anything with empty BannedWords.txt (#1045) 2020-10-04 15:24:52 -07:00
Adam 39e9d48add
Improve overlap test and amend PR #934 (#999) 2020-09-07 04:15:24 -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