]> git.llucax.com Git - software/posixx.git/history - test
Avoid rebuilding of doc, (mem)test and install targets
[software/posixx.git] / test /
2008-09-22 Leandro LucarellaAvoid rebuilding of doc, (mem)test and install targets
2008-09-22 Leandro LucarellaUse a separated .gitignore per top-level directory
2008-09-19 Leandro LucarellaImprove handling of CFLAGS and LDFLAGS make variables
2008-09-19 Leandro LucarellaUse open() instead of close() for testing posixx::error
2008-09-17 Leandro LucarellaFix 80 column limit violation
2008-09-16 Leandro LucarellaAdd some help on adding suppressions to valgrind.
2008-09-16 Leandro LucarellaLog test results when non-verbose make (mem)test is...
2008-09-16 Leandro LucarellaMake make memtest fail if valgrind found errors
2008-09-16 Leandro LucarellaAdd a boost.Test valgrind suppression
2008-09-16 Leandro LucarellaAvoid valgrind error about send()ing uninitialized...
2008-09-15 Leandro LucarellaInitial import of the POSIX thin wrapper for C++