summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: rename 'tests/' => 't/', '*.test' => '*.sh'Stefano Lattarini2012-04-061233-91609/+0
* tests: remove recipes that run tests with 'prove'Stefano Lattarini2012-04-062-148/+0
* tests: move most helper scripts and files into the 'ax' subdirectoryStefano Lattarini2012-04-0695-103/+112
* tests: fix a spurious failures with non-GNU makeStefano Lattarini2012-04-051-2/+2
* texinfo: don't clutter the builddir when using modern texi2dviStefano Lattarini2012-04-043-76/+103
* maint: reorganize the source tree and make it less clutteredStefano Lattarini2012-03-282-1449/+1
* Merge branch 'maint'Stefano Lattarini2012-03-276-7/+128
|\
| * tests: workaround for automatic linker determination and conditionalsStefano Lattarini2012-03-272-0/+91
| * info: allow user to inhibit pruning of '${infodir}/dir'Stefano Lattarini2012-03-271-5/+35
| * vala tests: fix spurious failures with older valac (<= 0.7.2)Bruno Haible2012-03-263-3/+3
| * tests: fix a timestamp issue, and other minor bugletsStefano Lattarini2012-03-261-7/+8
| * tests: fix spurious failure with older autoconfStefano Lattarini2012-03-261-1/+1
| * build: remove duplicated entries in $(TESTS)Stefano Lattarini2012-03-241-3/+0
* | docs: fix some small typos and grammarosTim Landscheidt2012-03-241-1/+1
* | fixup: bootstrapping issues with 'list-of-tests.mk'Stefano Lattarini2012-03-211-9/+12
* | Merge branch 'maint'Stefano Lattarini2012-03-212-27/+27
|\ \ | |/
| * maint: move definition of XFAIL_TESTS near TESTSStefano Lattarini2012-03-212-17/+17
* | tests: fix spurious failures caused by uses of 'configure.in'Stefano Lattarini2012-03-198-8/+8
* | Merge branch 'maint'Stefano Lattarini2012-03-1811-33/+421
|\ \ | |/
| * install: don't create empty dirs when an empty 'foo_PRIMARY' is usedStefano Lattarini2012-03-187-33/+186
| * aclocal: create local directory where to install m4 filesStefano Lattarini2012-03-165-0/+234
* | Merge branch 'maint'Stefano Lattarini2012-03-153-2/+70
|\ \ | |/
| * python: avoid failures due to $(am__py_compile) being undefinedSteven Drake2012-03-151-2/+0
| * python: expose automake bug#10995Stefano Lattarini2012-03-154-2/+72
* | tests: one more use of 'unindent' functionStefano Lattarini2012-03-141-2/+2
* | tests: remove redundant 'set -e' callsStefano Lattarini2012-03-1426-52/+0
* | Merge branch 'maint'Stefano Lattarini2012-03-147-5/+183
|\ \ | |/
| * tests: avoid spurious failures in get-sysconf.testStefano Lattarini2012-03-141-4/+9
| * coverage: an empty foo_PRIMARY should create directory $(foodir)Stefano Lattarini2012-03-122-0/+59
| * coverage: make sure am__py_compile is defined when neededStefano Lattarini2012-03-121-3/+21
| * coverage: expose automake bug#10997Daiki Ueno2012-03-123-0/+51
| * coverage: expose automake bug#10975Stefano Lattarini2012-03-093-0/+46
| * Merge branch 'msvc' into maintPeter Rosin2012-03-07121-53/+1551
| |\
* | | tests: fix spurious failure with older m4Stefano Lattarini2012-03-141-2/+1
* | | tests: remove useless sleep from tests on remake rulesStefano Lattarini2012-03-077-7/+0
* | | tests: do not clobber the $CC set by AM_PROG_CC_C_OPeter Rosin2012-03-061-2/+2
* | | tests: explicitly state that our lexers do not require unistd.hPeter Rosin2012-03-0620-0/+77
* | | Merge branch 'msvc'Peter Rosin2012-03-064-79/+103
|\ \ \ | | |/ | |/|
| * | scripts: support -I <dir> -L <dir> and -l <lib> for cl in compilePeter Rosin2012-03-064-79/+103
| * | scripts: recognize the "q", "s" and "S" actions/modifiers in ar-libPeter Rosin2012-03-021-0/+26
| * | Merge branch 'maint' into msvcPeter Rosin2012-03-0254-1458/+3774
| |\ \ | | |/
| * | tests: add missing dependency for some 'ar-lib*.test' testsStefano Lattarini2012-01-121-0/+3
* | | cosmetics: remove useless escaping for "'" characterStefano Lattarini2012-03-041-2/+2
* | | test defs: remove redundant and unused requirementsStefano Lattarini2012-03-041-18/+7
* | | tests: fix spurious failure on case-insensitive file systemsStefano Lattarini2012-03-031-2/+0
* | | tests: fix spurious failure due to exported MAKEINFOStefano Lattarini2012-03-021-0/+6
* | | tests: fix spurious failure in a vala testStefano Lattarini2012-03-021-1/+1
* | | self checks: relax tests on cleanupStefano Lattarini2012-03-021-6/+11
* | | Merge branch 'fix-vala-test'Peter Rosin2012-03-021-1/+1
|\ \ \
| * | | tests: fix (harmless) botched mergePeter Rosin2012-03-021-1/+1