summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* tests: Fix failure to make distcheckAlan Coopersmith2021-11-301-2/+2
| | | | | | | Add test_xauth to EXTRA_DIST Add test output files to CLEANFILES Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Removed build requirement "cmdtest".Dr. Tilmann Bubeck2021-11-291-2/+0
| | | | Replaced by a shell script with the needed functionality.
* Fixed missing EXTRA_DIST in tests. Extended README for releasing.Dr. Tilmann Bubeck2014-04-021-0/+7
| | | | | | | | | | The tests/Makefile.am missed the EXTRA_DIST definition which resulted in missing files for the test done with "make check". This was fixed. README was extended to describe howto release a new version of this software and to clarify something from ReleaseHOWTO of x.org. Prepare anything for releasing 1.0.9. Signed-off-by: Dr. Tilmann Bubeck <tilmann@bubecks.de>
* * Do not install test_xauth during "make install" as it isDr. Tilmann Bubeck2013-10-131-1/+1
| | | | | only used during "make check". * perror out, if test_xauth does not find "cmdtest".
* Rewrote test_xauth to C to make automake and "make distclean" happy.Dr. Tilmann Bubeck2013-10-091-0/+2
|
* Added black box tests for basic functionality started with "make check".Dr. Tilmann Bubeck2013-10-061-0/+6