Commit graph

8 commits

Author SHA1 Message Date
Patrick O'brien
d3aeb7375d Added template sorter, MainTest separation
* Moved MainTests into a dedicated folder
* Added sorter for templates (sorts structs to top)
* Fixed all the broken tests
* Tidied up output.go functions
* Only creating one MainTest (main_test.go) per app run now
* Split test imports up into normal test imports & main test imports
2016-04-07 06:10:12 +10:00
Patrick O'brien
c84d35d394 Fixed compiler errors and broken tests 2016-04-04 20:28:58 +10:00
Aaron
1394489a63 Rename everything. 2016-03-22 21:25:57 -07:00
Patrick O'brien
9d41861e90 Added Update commands 2016-03-19 16:22:10 +10:00
Patrick O'brien
2f9c936c6a Added inflection library, fixed all templates
* Added inflection to all templates
* Fixed broken template code (for the most part)
2016-03-18 21:26:48 +10:00
Patrick O'brien
896f10199e Added parellelism to tests 2016-03-03 14:14:21 +10:00
Aaron
8a591ecdd6 More swaths of renaming awkward structs. 2016-03-01 20:05:25 -08:00
Aaron
4f619d4efe Add some tests, fix some breaks. 2016-03-01 19:11:47 -08:00