summaryrefslogtreecommitdiff
path: root/data/test
AgeCommit message (Collapse)Author
2019-07-02Convert to using ControlledStringbculkin2442
All of the places that parse controls now use ControlledString instead of doing their own stuff. -\(o-o)/-
2019-06-18Add additional testsbculkin2442
2019-06-18Update tests :)bculkin2442
2019-06-13Rename packagebculkin2442
Things are now in package bjc.everge, not bjc.replpair
2019-06-12Tests & Debuggingbculkin2442
Added another test, this time for staging. Also added some debugging capabilities.
2019-06-11Initial commit p2Benjamin J. Culkin
The rest of the files, for initial upload to github