Commit Graph

9 Commits

Author SHA1 Message Date
Mads Kiilerich 4b8aa51093 artest: clarify that the tool in gtk2_ardour is testing libs/
Avoid confusingly general sounding
	-------------------------------------------
	Running tests for ardour...
	-------------------------------------------
2022-08-19 11:06:28 -06:00
Paul Davis 04bd9187e4 temporal: add (back) first set of unit tests
This just uses the old Evoral BeatTest. Some of the tests needed amending
because temporal uses rint() to convert between float and int, not just
a cast.
2022-02-12 15:12:35 -07:00
Robin Gareus efe72b79e4
Allow to pass arguments to unit test runner 2020-11-05 10:20:25 +01:00
Robin Gareus 688eb2883f allow to run single tests from ./artest 2016-10-11 00:03:18 +02:00
Robin Gareus 193a276e22 add a common test-failed indicator 2015-02-13 16:10:47 +01:00
Robin Gareus d2a069178a allow spaces in TOP, cd to gtk2_ardour to avoid dup midnam, etc warnings 2014-12-03 20:45:12 +01:00
Tim Mayberry b9567b6d46 Use ardev_common.sh to setup environment for running libardour tests 2014-12-03 17:31:03 +07:00
David Robillard 302c93df04 Fix test runner for tests that use files. 2014-11-30 23:56:19 -05:00
Sakari Bergen f45ec9f87b Add unit test runner (artest) and a config option to run tests after builds 2014-01-08 22:00:34 +02:00