Fix counting thinko in tests.
authornick_m <mainsbridge@gmail.com>
Fri, 24 Jun 2016 15:37:48 +0000 (01:37 +1000)
committernick_m <mainsbridge@gmail.com>
Fri, 24 Jun 2016 15:37:48 +0000 (01:37 +1000)
commitcde951f30f7b80a255b598a523c456e243b66bcb
treec6a9d87f4571a9871c0c3b17fb0bf629b16d42af
parenta8fa5e9158f78e8d10aacdb1988b8409b1a831d7
Fix counting thinko in tests.

- note that the negative framepos in
  FrameposPlusBeatsTest::singleTempoTest() will
  not pass. needs some thougt as to whether it is testing
  the correct thing.
libs/ardour/test/framepos_minus_beats_test.cc
libs/ardour/test/framepos_plus_beats_test.cc
libs/ardour/test/tempo_test.cc