summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-05suppress the failures of the musl/pleval testupstream-masterSzabolcs Nagy
2020-01-05don't write the test REPORT to stdout only a summarySzabolcs Nagy
2020-01-01fix ipc tests which cast time_t to long for printingSzabolcs Nagy
2019-10-31add utime (utimensat, futimens) functional testsRich Felker
2019-10-31change syscall-sign-extend testSzabolcs Nagy
2019-09-07allow omitted inexact in nearest integer functionsSzabolcs Nagy
2019-09-07skip known math failuresSzabolcs Nagy
2019-09-07non-nearest rounding ulp checkSzabolcs Nagy
2019-08-22tls_local_exec.c: add a dynamic relocation test caseFangrui Song
2019-07-16add lseek test with large offsetsSzabolcs Nagy
2019-07-09add PI mutex testsRich Felker
2019-03-16add an sscanf regression testSzabolcs Nagy
2018-11-15add strptime basic testRafał Miłecki
2018-08-29fix tls_align_dlopenSzabolcs Nagy
2018-08-23fix setjmp testSzabolcs Nagy
2018-07-15add ungetc with setvbuf testSzabolcs Nagy
2018-05-25add local exec tls align testSzabolcs Nagy
2018-04-01fmaf test case that's hard to round in nearest rounding modeSzabolcs Nagy
2018-02-07add octal corner casesRich Felker
2018-02-07pthread_atfork/fork regression testBobby Bingham
2018-02-07test sigsetjmp with savesigs=0Bobby Bingham
2018-02-07add test for strftimeDennis Wölfing
2018-01-10fgetwc may clobber errno when the result is not WEOFSzabolcs Nagy
2017-11-19add fgetwc regression testSzabolcs Nagy
2017-11-19declare t_setutf8Szabolcs Nagy
2017-06-22t_setutf8 helperSzabolcs Nagy
2017-06-22multi-byte functions testSzabolcs Nagy
2017-06-22uselocale(0) regression testSzabolcs Nagy
2017-06-22iconv regression testSzabolcs Nagy
2017-04-03scalbn special casesSzabolcs Nagy
2017-03-19scalbn and fma special casesSzabolcs Nagy
2017-01-09add Julien Ramseier to authorsSzabolcs Nagy
2017-01-09wcstol: implement 64-bit testsSzabolcs Nagy
2016-11-27avoid path search in runtest and make abs paths workSzabolcs Nagy
2016-09-17use anonymous maps in vmfillSzabolcs Nagy
2016-07-01ugly awk workaround for random newlines inserted by gcc -ESzabolcs Nagy
2016-07-01fix math/isless testBobby Bingham
2016-03-06use _XOPEN_SOURCESzabolcs Nagy
2016-03-06add putenv double-free regression testAlexander Monakov
2016-02-24fix fenv test (operator precedence)Szabolcs Nagy
2016-02-03string test alignment fix by Mahesh BodapatiSzabolcs Nagy
2015-12-20tsearch test fixSzabolcs Nagy
2015-11-28deps for tls_get_new testSzabolcs Nagy
2015-11-25add __tls_get_new regression testSzabolcs Nagy
2015-06-18run pthread_robust test for pshared and privat mutexes as wellSzabolcs Nagy
2015-06-18run robust-detach test for pshared and non-pshared mutexSzabolcs Nagy
2015-06-18fix iconv_open testSzabolcs Nagy
2015-06-18add regex REG_ICASE test for austingroupbug #872Szabolcs Nagy
2015-06-18fix pthread-robust-detach testSzabolcs Nagy
2015-06-13setlocale C.UTF-8 in regex test that depends on UTF-8Szabolcs Nagy