summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test-xalloc-die: avoid unwarranted test failure on OpenSolaris 5.11Jim Meyering2010-05-031-1/+1
* fpurge: Sharper test.Bruno Haible2010-05-011-0/+2
* ftello: Another test.Bruno Haible2010-05-011-0/+78
* ftell: Another test.Bruno Haible2010-05-011-0/+78
* lseek test: Fix failure on Solaris.Bruno Haible2010-05-011-2/+2
* init.sh: ensure a more reliable exit status when exiting via trapJim Meyering2010-04-281-3/+5
* Work around a MacOS X 10.4 bug with openpty.Simon Josefsson2010-04-251-0/+4
* Avoid a gcc warning.Bruno Haible2010-04-241-2/+2
* vc-list-files tests: convert to use init.shJim Meyering2010-04-232-25/+9
* tests/test-vasprintf.c: Test %08lx.Simon Josefsson2010-04-211-0/+20
* tests: be robust to ignored SIGPIPEEric Blake2010-04-202-2/+4
* test-stdbool: skip test that fails with Solaris CCEric Blake2010-04-161-2/+3
* stdint: allow test to pass with C++Eric Blake2010-04-161-0/+1
* test-forkpty: fix expected signatureEric Blake2010-04-151-2/+2
* getopt-gnu: match recent glibc fixes and posix rulingEric Blake2010-04-132-15/+121
* vasnprintf: Add more tests.Bruno Haible2010-04-101-0/+41
* vasnprintf test: Reduce code duplication.Bruno Haible2010-04-101-42/+19
* init.sh: run tr in the "C" locale to avoid multibyte interpretationJim Meyering2010-04-091-2/+2
* Fix side effects from tests-related modules.Bruno Haible2010-04-095-0/+25
* init.sh: simply unset TMPDIR rather than risking env -iJim Meyering2010-04-061-1/+1
* init.sh: portability fix: use env's POSIX-specified -i option not -uJim Meyering2010-04-061-1/+1
* Tests for module 'strncat'.Bruno Haible2010-04-051-0/+62
* New module 'strncat'.Bruno Haible2010-04-051-0/+5
* xstrtoumax-tests: convert to use init.shJim Meyering2010-04-051-21/+16
* xstrtoimax-tests: convert to use init.shJim Meyering2010-04-051-21/+16
* xstrtol-tests: convert to use init.shJim Meyering2010-04-051-30/+25
* atexit-tests: convert to use init.shJim Meyering2010-04-051-12/+8
* duplocale: Improve test output.Bruno Haible2010-04-051-1/+4
* ptsname: Improve test.Bruno Haible2010-04-051-2/+32
* init.sh: fix typoJim Meyering2010-04-051-1/+1
* init.sh: make it easier for a test script to write to the tty, ...Jim Meyering2010-04-051-2/+12
* tmpfile: Fix C++ test error on mingw.Bruno Haible2010-04-041-0/+4
* Oops, fix small mistake in last commit.Bruno Haible2010-04-021-1/+1
* Tests for module 'havelib', moved here from GNU gettext.Bruno Haible2010-04-0282-0/+1704
* Resolve conflict between the two kinds of module indicators.Bruno Haible2010-03-2843-257/+257
* Minor formatting changes.Bruno Haible2010-03-257-20/+20
* Tests for module 'login_tty'.Bruno Haible2010-03-221-0/+52
* Tests for openpty: Make stricter.Bruno Haible2010-03-221-8/+69
* New module 'unlockpt'.Bruno Haible2010-03-211-0/+4
* New module 'grantpt'.Bruno Haible2010-03-211-0/+4
* Tests for module 'ptsname'.Bruno Haible2010-03-211-0/+86
* New module 'ptsname'.Bruno Haible2010-03-211-0/+4
* Tests for module 'ttyname_r'.Bruno Haible2010-03-211-0/+51
* New module 'ttyname_r'.Bruno Haible2010-03-211-0/+5
* wctype: Provide iswblank function.Bruno Haible2010-03-191-4/+0
* Tests of module 'pty' in C++ mode.Bruno Haible2010-03-191-0/+43
* forkpty, openpty: prefer glibc's const-safe prototypeEric Blake2010-03-191-2/+2
* forkpty, openpty: split functions into new modulesEric Blake2010-03-192-11/+45
* test-vc-list-files-git: make more robustBert Wesarg2010-03-171-2/+4
* Remove portability problems from 'flock' unit test.Bruno Haible2010-03-151-2/+27