sqlboiler/cmds
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
..
templates Fixed compiler errors and broken tests 2016-04-04 20:28:58 +10:00
templates_test Added template sorter, MainTest separation 2016-04-07 06:10:12 +10:00
config.go Added template sorter, MainTest separation 2016-04-07 06:10:12 +10:00
config_test.go Finished most of the stripping 2016-03-28 01:03:14 +10:00
helpers.go Added template sorter, MainTest separation 2016-04-07 06:10:12 +10:00
helpers_test.go Added template sorter, MainTest separation 2016-04-07 06:10:12 +10:00
output.go Added template sorter, MainTest separation 2016-04-07 06:10:12 +10:00
output_test.go Added template sorter, MainTest separation 2016-04-07 06:10:12 +10:00
sorters.go Added template sorter, MainTest separation 2016-04-07 06:10:12 +10:00
sorters_test.go Added template sorter, MainTest separation 2016-04-07 06:10:12 +10:00
sqlboiler.go Added template sorter, MainTest separation 2016-04-07 06:10:12 +10:00
sqlboiler_test.go Added template sorter, MainTest separation 2016-04-07 06:10:12 +10:00
template_funcs.go Fixed compiler errors and broken tests 2016-04-04 20:28:58 +10:00
template_funcs_test.go Added template sorter, MainTest separation 2016-04-07 06:10:12 +10:00
types.go Added template sorter, MainTest separation 2016-04-07 06:10:12 +10:00