platform_build_blueprint/gotestmain
Dan Willemsen 61caa240c8 Sort testcases to make build (more) reproducible
f.Scope.Objects is a map, so iteration order isn't defined. To fix this,
lets just sort the testcase list so that it's always consistent.

There are still some paths in the built go files, but this improves
repeatability using the same paths.

Test: Build twice, compare generated test.go files.
Change-Id: Ie3fc896f54314fee0e0e9ddc3a9e06ad2f72a78d
2017-01-31 10:45:08 -08:00
..
gotestmain.go Sort testcases to make build (more) reproducible 2017-01-31 10:45:08 -08:00