Commit graph

5 commits

Author SHA1 Message Date
Gered 5d6519a8be add coordinate and surface x/y increment/offset tests 2015-01-18 22:54:38 -05:00
Gered 2982915da3 add basic surface tests 2015-01-18 22:22:58 -05:00
Gered 7eeff3230e add primitive drawing tests 2015-01-11 23:48:03 -05:00
Gered 648832d939 bit of src tree shuffling. main.cpp to be replaced with test programs
full disclosure: i'm a bit unsure of what is the best way to do this
at this point in time. the end goal with this project is that it
becomes a library to be used by other apps (of course), but need tests
to test various library functionality. unsure how best to organize this
with cmake (and since i'm using clion, i kind of would prefer it works
nicely and integrated with the ide...).

i figure this is going to be a trial and error approach that will
evolve over the next while
2015-01-11 22:52:55 -05:00
Gered 05f68bc409 initial commit (just stuffing all my test project files into a git repo) 2015-01-04 18:43:57 -05:00