Age | Commit message (Expand) | Author |
2008-09-26 | - revert inappropriate part of r23478 | Bernhard Reutner-Fischer |
2008-09-25 | Add globally __stringify macro in libc-symbols.h. | Carmelo Amoroso |
2008-08-27 | - remove a couple of duplicate includes | Bernhard Reutner-Fischer |
2008-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer |
2008-07-11 | - remove the error counter | Bernhard Reutner-Fischer |
2008-07-11 | - add error-counter, do not immediately exit if a testcase fails but print | Bernhard Reutner-Fischer |
2008-07-11 | - do not test pthread if threads are not available | Bernhard Reutner-Fischer |
2008-07-11 | - don't test libcrypt stubs | Bernhard Reutner-Fischer |
2008-07-11 | - do not run tests that are not available | Bernhard Reutner-Fischer |
2008-07-11 | wow. So why does test/ keep it's own copy of CFLAGS guessing etc? | Bernhard Reutner-Fischer |
2008-07-10 | Removed wrong preprocessed files | Carmelo Amoroso |
2008-07-10 | Added missing tests for locale with multibyte encoding | Carmelo Amoroso |
2008-07-09 | Added several tests for locale support (8 bit and multibyte UTF-8) | Carmelo Amoroso |
2008-07-08 | Fix the test build system by installing headers on a local folder | Carmelo Amoroso |
2008-07-02 | Fix makefile target to run test when there are some shell script. | Carmelo Amoroso |
2008-06-27 | add test case for argv[0] == null | Mike Frysinger |
2008-06-11 | Fix some compiler warnings | Carmelo Amoroso |
2008-06-06 | Document the reason why ether tests in testsuite may fail. | Denis Vlasenko |
2008-06-06 | Fix spurious testsuite failure | Denis Vlasenko |
2008-05-20 | Remove automatically generated header when doing make clean | Carmelo Amoroso |
2008-05-16 | Convert to UNIX format | Carmelo Amoroso |
2008-05-13 | Do not check retbuf if realpath returns NULL | Carmelo Amoroso |
2008-05-08 | test-canon: stop checking realpath buffer in case realpath | Denis Vlasenko |
2008-04-25 | Fix rpc test Makefile | Carmelo Amoroso |
2008-04-25 | Fix some sh4 specific entries | Carmelo Amoroso |
2008-04-24 | - fixup asm. No object-code changes | Bernhard Reutner-Fischer |
2008-02-28 | Fix file permissions | Carmelo Amoroso |
2008-02-28 | Added support for ether_line, ether_ntohost and ether_hostton. | Carmelo Amoroso |
2008-01-22 | - fix file permissions | Bernhard Reutner-Fischer |
2008-01-22 | Test case to exploit dladdr bug | Carmelo Amoroso |
2008-01-09 | no need to delete the binary upon failure | Mike Frysinger |
2008-01-08 | test to make sure the buffers used by the gethost*_r functions handle misalig... | Mike Frysinger |
2008-01-05 | Chris Zankel writes: | Mike Frysinger |
2008-01-05 | patch from Mats Erik Andersson for better catching edge cases in optimized st... | Mike Frysinger |
2007-11-23 | Disable tst-ftime_l test if Extended Locale Support | Carmelo Amoroso |
2007-11-07 | Added support for GNU hash style into dynamic linker | Carmelo Amoroso |
2007-09-15 | not sure how this obvious one liner got lost from glibc, but merge it | Mike Frysinger |
2007-09-15 | add one more testcase from Natanael Copa | Mike Frysinger |
2007-09-15 | add more tests as suggested by Natanael Copa and as harvested from: | Mike Frysinger |
2007-09-15 | actually update errors variable when a test fails | Mike Frysinger |
2007-05-15 | Fix arm mmap when using mmap2 syscall. Fixes bug #1303 | Khem Raj |
2007-05-03 | give proper prototypes | Mike Frysinger |
2007-05-02 | cancellation-points needs librt | Mike Frysinger |
2007-05-02 | exercise all required POSIX pthread cancellation points | Mike Frysinger |
2007-04-21 | This test needs XLOCALE to work. | "Steven J. Hill" |
2007-04-17 | catch a small overflow in malloc-standard | Mike Frysinger |
2007-04-17 | disable for now | Mike Frysinger |
2007-04-11 | test case to make sure realloc() can shrink buffers properly | Mike Frysinger |
2007-03-25 | Paul Brook writes: filter .svn dirs to greatly speed up the file grep test | Mike Frysinger |
2007-03-12 | make sure undefine references in dlopen()-ed libs are handled graciously | Mike Frysinger |