summaryrefslogtreecommitdiff
path: root/preproc/test_helpers.go
AgeCommit message (Collapse)Author
2019-10-08Continue separating the repository; remove all but preproc, and move ↵Nick White
integralimg package under it
2019-05-13Define flags in each test, so they arent erroneously picked up and used by ↵Nick White
cmds as they were defined in global package space
2019-05-13Add -slow flag to test to skip slow tests by defaultNick White