| Age | Commit message (Expand) | Author |
| 2017-10-28 | fix typo | christos |
| 2017-10-28 | make tests print the values. | christos |
| 2017-10-27 | The Zone test was obviously intended to test %Z rather than %z, otherwise | kre |
| 2017-10-27 | Remove bogus errno checks, mktime() (and timegm()) does not guarantee | kre |
| 2017-10-14 | add test case for new format 'f' and 'F' | ryo |
| 2017-10-08 | Don't bother attempting any of the (real) test cases if the SYSVMSG | kre |
| 2017-10-08 | Skip the mincore_shmseg test case if the SYSVSHM option is not configured | kre |
| 2017-10-07 | If we have SYSVMSG in kernel (test finds it) restore the signal handler | kre |
| 2017-10-06 | Make this test skip if running on a kernel without the SYSVMSG option. | kre |
| 2017-09-03 | Fix verb form. | wiz |
| 2017-09-03 | Use a global double to stop GCC from optimizing the test away | maya |
| 2017-09-01 | Allow the test to build on systems where sys/mman.h does not provide | kre |
| 2017-09-01 | Use PROT_MPROTECT() (which would have been better had it been called | kre |
| 2017-08-30 | Add a short case for the alpha test failure | maya |
| 2017-08-30 | use PRIu64 to print uint64_t, don't print sizeof | maya |
| 2017-08-30 | Add test case for alpha's MPFR config test failure | maya |
| 2017-08-25 | PR/49003: Ngie Cooper: add <sys/time.h> | ginsbach |
| 2017-08-24 | The military/nautical time zones were added following RFC 822 and RFC | ginsbach |
| 2017-08-23 | Add test from PR/52499 | christos |
| 2017-08-21 | don't skip nexttoward for aarch64 and mips64 | christos |
| 2017-08-20 | fix build (missing nexttoward on mips64 and aarch64) | christos |
| 2017-08-17 | Add test cases for nextafter() and nexttoward(). At the moment no | he |
| 2017-08-16 | Add missing strfmon_l. Noticed by Bruno Haible. Add test case. | joerg |
| 2017-08-11 | Re-enable the test for nearbyint(), now that all ports (save vax, | he |
| 2017-08-10 | Separate the C/POSIX locale test from the rest; make it more thorough | perseant |
| 2017-07-25 | Revert previous as it breaks at least sparc and hpcsh builds. | uwe |
| 2017-07-24 | Add a test checking nearbyint(), using the same table as used by | he |
| 2017-07-24 | Swap around the two last args to the check for expected fegetround(), | he |
| 2017-07-23 | Add missing files from last commit: | perseant |
| 2017-07-20 | Don't execute random garbage. Fixes mprotect_mremap_exec test. | uwe |
| 2017-07-14 | Add a simple collation test. This test is expected to fail on HEAD since | perseant |
| 2017-07-14 | VAX doesn't have the test cases, so stub the body as well. | joerg |
| 2017-07-12 | Add ISO10646 versions of these tests, conditional on __STDC_ISO_10646__ . | perseant |
| 2017-07-11 | Implement __cxa_thread_atexit and __cxa_thread_atexit_impl. This | joerg |
| 2017-07-10 | Reference correct binary in error messages. | joerg |
| 2017-07-09 | add another missing munmap (Kamil) | christos |
| 2017-07-09 | add munmap | christos |
| 2017-07-09 | check for EFAULT on reads and writes to memory with not permission. | christos |
| 2017-07-06 | Fix ISO C compliance: strtol of "0xX" should give the largest valid | joerg |
| 2017-07-02 | Export the guard size of the main thread via vm.guard_size. Add a | joerg |
| 2017-06-24 | Reduce the number of iterations in the bsize_torture test from 65535 | gson |
| 2017-06-07 | Change t_sprintf to an expected failure, since we don't respect the empty | perseant |
| 2017-06-01 | Add tests for btowc(3)/wctob(3) and enable compilation of the test for | perseant |
| 2017-05-30 | Add test cases for sprintf/sscanf/strto{d,l} and the is* and isw* ctype funct... | perseant |
| 2017-05-30 | Add simple test case for toupper/tolower | perseant |
| 2017-05-26 | Add simple expect-fail test case for strcoll(3) | perseant |
| 2017-05-25 | Add a member to the test data structure that indicates whether the given | perseant |
| 2017-05-23 | Add the error in syscall failure. | christos |
| 2017-05-23 | not allowed to map RWX anymore. | christos |
| 2017-05-23 | Handle dk disks and print errors. | christos |