about summary refs log tree commit diff stats
path: root/038location_array.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-03-20 14:56:57 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-03-20 15:13:30 -0700
commit390f4097d67ff648c7328f11e18642249650992c (patch)
treefb34bcf6f123912511ea5ca375f9dd528cac2d05 /038location_array.cc
parent2429c65cce16a11841212a71ec2bb50373aa54d4 (diff)
downloadmu-390f4097d67ff648c7328f11e18642249650992c.tar.gz
2800 - remove a gotcha when writing tests
Several times now I've wasted time tracking down a failing test only to
eventually remember that order of definition matters in tests even
though it doesn't elsewhere -- I've been having tests implicitly start
running the first function defined in them. Now I stop doing that if a
test defines a function called 'main', and just start the test at main
instead.
Diffstat (limited to '038location_array.cc')
0 files changed, 0 insertions, 0 deletions