]> git.cworth.org Git - apitrace-tests/log
apitrace-tests
12 years agoEnsure the app terminates.
José Fonseca [Sat, 29 Oct 2011 20:40:26 +0000 (21:40 +0100)]
Ensure the app terminates.

glutDestroyWindow apparently does not guarantee that on all platforms.

12 years agoCleanup test driver.
José Fonseca [Sat, 29 Oct 2011 20:10:51 +0000 (21:10 +0100)]
Cleanup test driver.

12 years agoBasic automation with CTest.
José Fonseca [Thu, 27 Oct 2011 11:13:03 +0000 (12:13 +0100)]
Basic automation with CTest.

12 years agoStart compiling apps for regression testing.
José Fonseca [Sun, 16 Oct 2011 15:55:38 +0000 (16:55 +0100)]
Start compiling apps for regression testing.

Vanilla mesa demos and other apps don't really meet the requirements
given they are interactive.

12 years agoStart compiling traces for regression testing.
José Fonseca [Sun, 16 Oct 2011 15:20:28 +0000 (16:20 +0100)]
Start compiling traces for regression testing.

12 years agoTake snapshots with TRACE_SNAPSHOT.
José Fonseca [Mon, 13 Jun 2011 09:20:05 +0000 (10:20 +0100)]
Take snapshots with TRACE_SNAPSHOT.

12 years agoGeneralize the tests for other example suites.
José Fonseca [Thu, 9 Jun 2011 19:46:48 +0000 (20:46 +0100)]
Generalize the tests for other example suites.

12 years agoSplit testing into common/different parts.
José Fonseca [Wed, 8 Jun 2011 21:49:40 +0000 (22:49 +0100)]
Split testing into common/different parts.

12 years agoIgnore results.
José Fonseca [Wed, 8 Jun 2011 21:48:34 +0000 (22:48 +0100)]
Ignore results.

12 years agoAvoid communicate() method.
José Fonseca [Sun, 5 Jun 2011 00:37:20 +0000 (01:37 +0100)]
Avoid communicate() method.

It's ineficient for large data outputed in stdout/stderr.

12 years agoAdd more tests.
José Fonseca [Sat, 4 Jun 2011 12:14:31 +0000 (13:14 +0100)]
Add more tests.

12 years agoDisable some tests.
José Fonseca [Thu, 2 Jun 2011 22:18:09 +0000 (23:18 +0100)]
Disable some tests.

12 years agoGenerate a HTML report.
José Fonseca [Wed, 1 Jun 2011 19:48:23 +0000 (20:48 +0100)]
Generate a HTML report.

12 years agoMinor tweaks.
José Fonseca [Wed, 1 Jun 2011 18:55:18 +0000 (19:55 +0100)]
Minor tweaks.

12 years agoBetter error message when invoked without parameters.
José Fonseca [Sat, 28 May 2011 10:50:22 +0000 (11:50 +0100)]
Better error message when invoked without parameters.

12 years agoIgnore alpha channel on comparisons.
José Fonseca [Wed, 18 May 2011 08:17:56 +0000 (09:17 +0100)]
Ignore alpha channel on comparisons.

12 years agoA few more tweaks.
José Fonseca [Wed, 18 May 2011 07:19:28 +0000 (08:19 +0100)]
A few more tweaks.

12 years agoAllow to specify the mesa demo on command line.
José Fonseca [Tue, 17 May 2011 09:09:24 +0000 (10:09 +0100)]
Allow to specify the mesa demo on command line.

12 years agoStore results in current dir.
José Fonseca [Tue, 17 May 2011 08:59:13 +0000 (09:59 +0100)]
Store results in current dir.

12 years agoBeginning of a test suite for apitrace, based on Mesa demos.
José Fonseca [Mon, 16 May 2011 09:34:13 +0000 (10:34 +0100)]
Beginning of a test suite for apitrace, based on Mesa demos.