summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Doc and comment typos.Ralf Wildenhues2009-10-172-4/+4
* Fix race condition in werror2.test due to sanity sleep change.Ralf Wildenhues2009-10-113-4/+15
* Allow variable override of, rather than by, silent variables.Ralf Wildenhues2009-10-114-0/+85
* Fix in-tree `recheck' after failed test that runs `check'.Ralf Wildenhues2009-10-111-3/+1
* Updated code enabling Bourne-compatibility in test scripts.Stefano Lattarini2009-10-111-5/+5
* Avoid leaking TEST_LOG_COMPILER in environment of test scripts.Stefano Lattarini2009-10-111-0/+1
* Testsuite: do not use `chmod -R' when cleaning up.Stefano Lattarini2009-10-112-4/+16
* Fix 'compile' script to not call mv when target equals source.Bruno Haible2009-10-063-0/+83
* Fix recommended way to run test scripts with ZshStefano Lattarini2009-10-051-1/+1
* Avoid sleeping for one second most of the time in sanity check.Ralf Wildenhues2009-09-061-0/+1
* tests/README: warn about zsh incompatibilities.Stefano Lattarini2009-09-061-7/+28
* testsuite: fix a minor glitch.Stefano Lattarini2009-09-061-2/+2
* AM_PROG_GCJ currently fails to define OBJEXT and EXEEXT.Jack Kelly2009-05-243-0/+57
* parallel-tests: avoid GNU make 3.80 substitution bug.Ralf Wildenhues2009-05-244-4/+55
* testsuite: unset installation directory variables.Ralf Wildenhues2009-05-241-1/+6
* testsuite: do not change the mode of installed Libtool files.Ralf Wildenhues2009-05-241-4/+7
* testsuite: do not fail in cleanup code.Ralf Wildenhues2009-05-241-0/+1
* Skip specflg10.test without a C++ compiler.Ralf Wildenhues2009-05-211-0/+1
* Revert last patch, IRIX has an editor named `jot'.Ralf Wildenhues2009-05-193-5/+5
* testsuite: also try `jot' as `seq' replacement.Ralf Wildenhues2009-05-183-8/+8
* Fix test failure when pkg.m4 is not found, only pkg-config.Ralf Wildenhues2009-05-181-3/+3
* Version 1.11.v1.11Ralf Wildenhues2009-05-171-1/+1
* Fix maintainer-check failures.Ralf Wildenhues2009-05-171-1/+1
* Revert Automake license to GPLv2+.Ralf Wildenhues2009-05-17711-711/+711
* Cope with parallel BSD make -jN semantics.Ralf Wildenhues2009-05-173-0/+48
* Vala: for now, require GNU make.Ralf Wildenhues2009-05-173-3/+3
* Vala: Use $(srcdir) in rebuild rules.Jürg Billeter2009-05-171-0/+4
* Vala: Add and test rebuild rules for generated header and vapi files.Jürg Billeter2009-05-171-0/+6
* Vala: Fix build when using per-target VALAFLAGS.Jürg Billeter2009-05-172-4/+2
* distdir: avoid duplicate `find' traversal with subpackages.Ralf Wildenhues2009-05-033-0/+75
* Disable test cleanup trap with OSF1/Tru64 sh.Ralf Wildenhues2009-05-032-15/+19
* Recommend *-local hooks without commands, for extensibility.Bruno Haible2009-05-022-6/+6
* silent-rules: fix alignment of less verbose output.Ralf Wildenhues2009-04-271-1/+1
* Indent rule commands consistently with a TAB.Ralf Wildenhues2009-04-251-1/+1
* parallel-tests: fix recheck* targets for non-GNU make.Ralf Wildenhues2009-04-252-1/+2
* testsuite: minor w32 fixes.Ralf Wildenhues2009-04-192-7/+15
* Avoid nonportable `./FILE' instead of `FILE' in test.Ralf Wildenhues2009-04-191-2/+2
* Fix AM_PROG_VALAC version requirement detection.Ralf Wildenhues2009-04-191-2/+2
* Correctly treat all assignments with bogus trailing comments.Ralf Wildenhues2009-04-193-0/+44
* Merge branch 'next'Ralf Wildenhues2009-04-1950-205/+2867
|\
| * Merge branch 'mh-vala-support' into nextRalf Wildenhues2009-04-198-2/+448
| |\
| | * Improve Vala support.Jürg Billeter2009-04-198-41/+175
| | * Merge branch 'next' (early part) into mh-vala-supportRalf Wildenhues2009-04-1972-170/+4401
| | |\
| | * | Minor fixups for Vala support.Ralf Wildenhues2008-10-107-39/+100
| | * | Support Vala in non-recursive builds; more tests and fixes.Mathias Hasselmann2008-10-106-10/+201
| | * | Initial support for the vala programming language.Mathias Hasselmann2008-10-093-0/+60
| * | | testsuite: do not fail on systems without read permissions.Ralf Wildenhues2009-04-148-33/+29
| * | | testsuite: parallel make fixes.Ralf Wildenhues2009-04-143-4/+18
| * | | silent-rules reorganization, --enable-silent-rules switch.Ralf Wildenhues2009-04-139-54/+76
| * | | Fix maintainer-check failure.Ralf Wildenhues2009-04-131-1/+1