Matthias Clasen
|
878f35515d
|
Make the performance testcase more general
Reuse the performance test for layout and snapshot timings.
|
2020-01-22 00:59:04 -05:00 |
|
Emmanuele Bassi
|
48cc26246f
|
Check for diff's availability
The tests suite calls `diff` in various places, which means we need to
check if it's installed.
|
2019-11-01 15:20:47 +00:00 |
|
Benjamin Otte
|
c564a349e5
|
testsuite: Make reftests work again
Well, the testrunner works again, the tests don't all succeed.
So exclude them from CI.
|
2019-03-29 09:56:52 +01:00 |
|
Matthias Clasen
|
4a22704d82
|
Fix test environments
|
2017-10-18 17:30:20 +02:00 |
|
Matthias Clasen
|
eb71cd195a
|
testsuite: cosmetics
Put all tests in a suite, and order them in a nicer way.
This makes the test output look better.
|
2017-10-11 19:33:43 -05:00 |
|
Matthias Clasen
|
a4deb7e7b4
|
Reshuffle the css tests a bit
|
2017-10-10 00:18:21 -04:00 |
|
Matthias Clasen
|
8beb78149d
|
Start reftests for gsk
Add a framework similar to what we have for gtk reftests
that lets us drop in a function to generate render nodes,
and compare reference output.
|
2017-10-02 00:21:56 -04:00 |
|
Emmanuele Bassi
|
0226163269
|
meson: Build the reftests suite
It does not pass, but at least we can check it.
|
2017-05-10 11:37:40 +01:00 |
|
Emmanuele Bassi
|
a54b6be606
|
build: Add common settings for tests
We are going to reuse them in the various parts of the test suite.
|
2017-05-03 15:10:58 +01:00 |
|
Tim-Philipp Müller
|
7cbf92505c
|
meson: testsuites: tools: add meson build
|
2017-05-03 15:10:55 +01:00 |
|
Tim-Philipp Müller
|
b95a5678f4
|
meson: testsuite: reftests: add build defs, but needs more work
Not sure how these are supposed to work yet, we can specify
arguments for running the tests uninstalled as well with test(),
if that helps in any way.
|
2017-05-03 15:10:55 +01:00 |
|
Timm Bäder
|
409ed21594
|
meson: Sort input files by name
|
2017-05-03 15:10:52 +01:00 |
|
Timm Bäder
|
1e8a606403
|
meson: Add unit test files
|
2017-05-03 15:10:50 +01:00 |
|