sqlboiler/cmds/templates_test
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
..
main_test Added template sorter, MainTest separation 2016-04-07 06:10:12 +10:00
all.tpl Did more stripping, fixed broken things 2016-03-28 18:17:41 +10:00
delete.tpl Finished adding test template generation support 2016-03-21 15:15:14 +10:00
find.tpl Finished adding test template generation support 2016-03-21 15:15:14 +10:00
findselect.tpl Finished adding test template generation support 2016-03-21 15:15:14 +10:00
insert.tpl Finished adding test template generation support 2016-03-21 15:15:14 +10:00
select.tpl Finished adding test template generation support 2016-03-21 15:15:14 +10:00
selectwhere.tpl Finished adding test template generation support 2016-03-21 15:15:14 +10:00
struct.tpl Finished adding test template generation support 2016-03-21 15:15:14 +10:00
update.tpl Finished adding test template generation support 2016-03-21 15:15:14 +10:00
where.tpl Finished adding test template generation support 2016-03-21 15:15:14 +10:00