summaryrefslogtreecommitdiff
path: root/buildutil
Commit message (Collapse)AuthorAgeFilesLines
* Fix misspellingsRafael Fontenelle2019-04-081-1/+1
| | | | | Closes: #2807 Approved by: matthiasclasen
* tests: Don't generate the .wrap tests, launch them via test-wrapper.shAlexander Larsson2018-10-032-2/+8
| | | | | | | There is no need for these files to be generated on disk Closes: #2170 Approved by: alexlarsson
* tests: Run in /tmpAlexander Larsson2018-10-031-4/+2
| | | | | | | | | 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
* Fix whitespace issues (remove TAB usage)Gunnar Andersson2017-10-171-2/+2
| | | | | | | Signed-off-by: Gunnar Andersson <gandersson@genivi.org> Closes: #1107 Approved by: mwleeds
* Revert "tests: Don't force use of /var/tmp"Simon McVittie2017-08-311-2/+4
| | | | | | | This reverts commit 0648452fca5cffaeec47c415f9e040ffad7df9c5. Unfortunately, it appears we still need xattrs on the system cache. Signed-off-by: Simon McVittie <smcv@collabora.com>
* tests: Don't force use of /var/tmpSimon McVittie2017-08-311-4/+2
| | | | | | Now that we don't need user xattrs, a tmpfs is good enough. Signed-off-by: Simon McVittie <smcv@collabora.com>
* spelling: progressiveJosh Soref2016-05-271-1/+1
|
* grammar: distJosh Soref2016-05-271-4/+4
|
* spelling: diagnosticJosh Soref2016-05-271-1/+1
|
* spelling: becauseJosh Soref2016-05-271-1/+1
|
* Fix various distcheck issuesAlexander Larsson2016-05-031-0/+2
|
* Make installed tests work betterAlexander Larsson2016-04-281-3/+4
| | | | This involves e.g. having our own session bus with only our services in.
* Support installed testsAlexander Larsson2016-04-273-0/+800