Simon McVittie
8e63eda867
Remove Autotools build system
...
As discussed in #5695 , I think we're reaching a point where removing
Autotools is preferable to fixing it.
1.14.x continues to use Autotools, so platforms whose Meson version is
too old can stay on that branch until it becomes unsupported. We have
a very conservative Meson dependency (Ubuntu 20.04).
Signed-off-by: Simon McVittie <smcv@collabora.com >
2024-02-16 19:30:32 +00:00
Rafael Fontenelle
95e692794b
Fix misspellings
...
Closes : #2807
Approved by: matthiasclasen
2019-04-08 12:50:42 +00:00
Alexander Larsson
43c7e7eeec
tests: Don't generate the .wrap tests, launch them via test-wrapper.sh
...
There is no need for these files to be generated on disk
Closes : #2170
Approved by: alexlarsson
2018-10-03 13:19:35 +00:00
Alexander Larsson
5ab1b99d62
tests: Run in /tmp
...
These days we don't really need xattrs for the tests to run,
so move the test runs to /tmp, which brings down make check time
from 5 to 3.5 minutes on my machine.
Closes : #2170
Approved by: alexlarsson
2018-10-03 13:19:35 +00:00
Gunnar Andersson
98c21473fc
Fix whitespace issues (remove TAB usage)
...
Signed-off-by: Gunnar Andersson <gandersson@genivi.org >
Closes : #1107
Approved by: mwleeds
2017-10-17 06:21:07 +00:00
Simon McVittie
6e46dc8076
Revert "tests: Don't force use of /var/tmp"
...
This reverts commit 0648452fca .
Unfortunately, it appears we still need xattrs on the system cache.
Signed-off-by: Simon McVittie <smcv@collabora.com >
2017-08-31 16:22:18 +02:00
Simon McVittie
0648452fca
tests: Don't force use of /var/tmp
...
Now that we don't need user xattrs, a tmpfs is good enough.
Signed-off-by: Simon McVittie <smcv@collabora.com >
2017-08-31 13:35:54 +02:00
Josh Soref
7529837367
spelling: progressive
2016-05-27 06:45:16 +00:00
Josh Soref
d8ceb6f5d7
grammar: dist
2016-05-27 06:41:48 +00:00
Josh Soref
08d25012c1
spelling: diagnostic
2016-05-27 06:39:56 +00:00
Josh Soref
4752679157
spelling: because
2016-05-27 06:38:06 +00:00
Alexander Larsson
1df3e4845b
Fix various distcheck issues
2016-05-03 09:36:33 +02:00
Alexander Larsson
b330368761
Make installed tests work better
...
This involves e.g. having our own session bus with only our services in.
2016-04-28 13:04:14 +02:00
Alexander Larsson
3d3ebf814d
Support installed tests
2016-04-27 16:37:15 +02:00