summaryrefslogtreecommitdiff
path: root/test/testharness.cpp
AgeCommit message (Collapse)Author
2019-02-04Update a few bits of text still referring to GPL2.John Fultz
2015-09-28Some minor refactoring.John Fultz
2015-08-24Version the GADDAGs.John Fultz
Basically the same thing I just did to the DAWG files, now done to GADDAGs. Also, add hashing, and make sure GADDAGs only load if their hash matches that of the DAWG files.
2015-08-09Progress on edit lexicon dialog.John Fultz
* Files can now be loaded from user directory as well as app directory. * Edit lexicon dialog has been added, and pretty much all of the GUI elements framed out. Not actually implemented, yet. * Embiggen the board configuration dialog. * Some bits of code refactoring.
2013-10-27Print final scores at the end of self playMatt Liberty
2013-10-27Add option to specify opponent player type in self play testingMatt Liberty
2013-08-25Initial git commit.Jason Katz-Brown