summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* array-map: Add tests.Bruno Haible2018-12-141-0/+219
* select tests: Avoid test failure on Cygwin.Bruno Haible2018-12-131-3/+10
* localeconv tests: Avoid test failure on Cygwin.Bruno Haible2018-12-131-2/+2
* rbtree-omap: Add tests.Bruno Haible2018-12-111-0/+138
* avltree-omap: Add tests.Bruno Haible2018-12-111-0/+138
* array-omap: Add tests.Bruno Haible2018-12-111-0/+178
* times: Fix tests.Bruno Haible2018-12-111-1/+1
* array-set, linkedhash-set, hash-set: Fix tests.Bruno Haible2018-12-113-12/+30
* hash-set: Add tests.Bruno Haible2018-12-071-0/+164
* linkedhash-set: Add tests.Bruno Haible2018-12-071-0/+164
* array-set: Add tests.Bruno Haible2018-12-071-0/+149
* bitset: check the operationsAkim Demaille2018-11-291-0/+103
* bitset: add tests and docAkim Demaille2018-11-251-0/+66
* localename: Fix typo in comment.Bruno Haible2018-10-231-1/+1
* localename: Add support for per-thread locales on Solaris 11.4.Bruno Haible2018-10-141-0/+8
* sh-filename: New module.Bruno Haible2018-10-052-4/+4
* spawn-pipe tests: Avoid test failure on native Windows.Bruno Haible2018-10-051-3/+3
* vasnprintf tests: Avoid test failure on HP-UX/hppa and IRIX.Bruno Haible2018-10-031-1/+3
* vasnprintf tests: Avoid test failure on Cygwin.Bruno Haible2018-10-021-1/+7
* hmac-*: refactor to remove repetitive codePádraig Brady2018-10-014-336/+217
* hmac-sha512: fix hash for keys > blocksize (128 bytes)Zhang Qing2018-10-011-0/+30
* vasnprintf: Fix heap memory overrun bug.Bruno Haible2018-09-231-1/+20
* stat-time tests: Fix test failure on Cygwin.Bruno Haible2018-09-181-2/+2
* posix_spawn tests: Fix link error on 64-bit Cygwin.Bruno Haible2018-09-184-8/+0
* Add test case from a recent glibc bug.Bruno Haible2018-09-125-0/+110
* Apply Eric Blake's improvements from 2011-02-25 to more tests.Bruno Haible2018-09-121-0/+89
* Apply Jim Meyering's fix from 2015-01-11 to more tests.Bruno Haible2018-09-123-0/+3
* timespec: fix resolution confusionPaul Eggert2018-09-103-17/+17
* Fix a comment.Bruno Haible2018-09-071-1/+1
* posix_spawn_file_actions_addchdir: Add tests.Bruno Haible2018-09-072-0/+185
* posix_spawn_file_actions_addchdir: New module.Bruno Haible2018-09-071-0/+5
* count-trailing-zeros tests: Rely on limits-h module.Bruno Haible2018-09-061-5/+0
* count-leading-zeros tests: Rely on limits-h module.Bruno Haible2018-09-061-5/+0
* count-one-bits tests: Rely on limits-h module.Bruno Haible2018-09-061-5/+0
* intprops tests: Fix compilation error with pre-C99 compiler.Bruno Haible2018-09-061-14/+20
* limits-h: Provide numerical limits macros.Bruno Haible2018-09-061-2/+69
* getpass: Move declaration to <unistd.h>.Bruno Haible2018-08-191-0/+4
* scratch_buffer: Add tests.Bruno Haible2018-08-181-0/+130
* glob-h: Add tests.Bruno Haible2018-08-073-9/+66
* fnmatch-h: Add tests.Bruno Haible2018-08-062-0/+67
* ieee754-h: new modulePaul Eggert2018-08-011-0/+76
* renameatu: rename from renameat2Paul Eggert2018-07-051-24/+24
* Continue to use spaces for indentation, not tabs.Bruno Haible2018-06-254-73/+73
* af_alg: Fix state of stream after sendfile() succeeds.Bruno Haible2018-06-251-0/+6
* af_alg tests: Add another test.Bruno Haible2018-06-255-6/+19
* wchar-single: Fix test failure in wcwidth tests.Bruno Haible2018-06-241-1/+3
* random_r: do not crash if state is unalignedPaul Eggert2018-06-211-4/+15
* fts: avoid a memory leak edge casePádraig Brady2018-05-201-2/+28
* localcharset: Add a manual test.Bruno Haible2018-05-201-0/+39
* Avoid compilation error due to 'mmap' on Android.Bruno Haible2018-05-131-0/+13