Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-16 | Fixed makefiles inclusion flow to pass actual configuration variable values. | Carmelo Amoroso | |
Test build system modified to be similar to uClibc one: * test custom logic moved from Makefile to a new Makefile.in (to be included by Makefile). * Makefile same for all tests and just used for including all other needed makefiles. Signed-off-by: Salvatore Cro <salvatore.cro@st.com> Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | |||
2008-12-24 | test/regex: make it faster to rebuild and run regex testcase | Denis Vlasenko | |
2008-12-24 | test/Makefile: make "make compile" install headers first | Denis Vlasenko | |
test/regex/Makefile: remove superfluous oprions test/regex/tst-regex2.c: reformat, simplify, and make error messages more informative test/test-skeleton.c: kill child test process on ^C | |||
2006-07-05 | fix license notice | Mike Frysinger | |
2006-03-02 | Remove CFLAGS-OMIT support, rename getline to get testregex compile w/ ↵ | Peter S. Mazinger | |
-D_GNU_SOURCE | |||
2006-03-01 | Add another test, use for those hanging -c | Peter S. Mazinger | |
2006-03-01 | Add CFLAGS-OMIT support to glibc targets for now being the same as for ↵ | Peter S. Mazinger | |
uclibc targets, adapt regex | |||
2006-03-01 | Move regex tests to their own subdir and dont run them if regex is disabled | Peter S. Mazinger | |
2006-03-01 | Add AT&T research regex testsuite | Peter S. Mazinger | |