Add patches for bug #4866 from jiri sasek - Sun Microsystems - Prague Czech Republic...
[ira/wip.git] / source / lib / replace / test /
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26468: Match getifaddrs more closely, add trivial...
2007-12-21 Stefan Metzmacherr26102: libreplace: remove system/printing.h as it...
2007-10-10 Jelmer Vernooijr24674: Make sure results are always on a new line...
2007-10-10 Volker Lendecker24054: Fix some warnings
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Stefan Metzmacherr22658: - add AC_GNU_SOURCE macro for systems which...
2007-10-10 James Peachr22415: Remove test directory once we are finished...
2007-10-10 Stefan Metzmacherr22279: add a lot more detailed strtoll() and strtoull...
2007-10-10 Stefan Metzmacherr22253: - make the strtoll tests more verbose
2007-10-10 Stefan Metzmacherr22246: only test strtoll once
2007-10-10 Stefan Metzmacherr22243: remove useless printf's
2007-10-10 Stefan Metzmacherr22239: use strlcpy instead of strcpy to make the IBM...
2007-10-10 Stefan Metzmacherr22223: make comparing of struct tm more verbose and...
2007-10-10 Stefan Metzmacherr22216: move strptime testsuite into it's own file
2007-10-10 Stefan Metzmacherr22215: add strptime replacement to libreplace based...
2007-10-10 Jelmer Vernooijr22203: Improve the replace testsuite a bit.
2007-10-10 Stefan Metzmacherr22152: merge from samba3:
2007-10-10 Stefan Metzmacherr21798: unsetenv() returns void on some platforms ...
2007-10-10 Stefan Metzmacherr21796: check if unsetenv() works on an non-existing key
2007-10-10 Stefan Metzmacherr21794: add setenv()/unsetenv() testsuite
2007-10-10 Stefan Metzmacherr20819: - include system/aio.h
2007-10-10 Stefan Metzmacherr20815: merge from samba3
2007-10-10 Stefan Metzmacherr20810: unlink the test file when the test is done
2007-10-10 Paul Greenr19952: Fix socketpair() test case to write to fd(1...
2007-10-10 Jelmer Vernooijr19495: Stop linking binaries twice (once before instal...
2007-10-10 Andrew Tridgellr19411: sigh - we can't call close here as its mapped...
2007-10-10 Andrew Tridgellr19410: - fixed checker error
2007-10-10 Jelmer Vernooijr19393: Add replacement function for socketpair()
2007-10-10 Jelmer Vernooijr19373: Merge changes from subunit branch: Convert...
2007-10-10 Andrew Tridgellr19116: fixed a checker warning
2007-10-10 Stefan Metzmacherr19033: prepare to use the libreplace testsuite as...
2007-10-10 Stefan Metzmacherr19029: test if opendir() on a file sets errno = ENOTDIR
2007-10-10 Andrew Tridgellr18491: fixed a warning
2007-10-10 Stefan Metzmacherr18444: return the correct value on error
2007-10-10 Stefan Metzmacherr18442: run the os2_delete test in the testsuite too
2007-10-10 Stefan Metzmacherr18419: fix include paths of the configure tests
2007-10-10 Andrew Tridgellr18343: fixed setlinebuf() prototype, added test for...
2007-10-10 Andrew Tridgellr18332: added back in our shared mmap test code
2007-10-10 Andrew Tridgellr18160: - pread and pwrite replacements need to be...
2007-10-10 Andrew Tridgellr18141: an accidental nested C comment!
2007-10-10 Andrew Tridgellr18129: moved the system includes into libreplace ...
2007-10-10 Andrew Tridgellr18059: another cpp error
2007-10-10 Andrew Tridgellr18051: - add gcc warning flags
2007-10-10 Jelmer Vernooijr18045: Update format, list "test" target as phony.
2007-10-10 Andrew Tridgellr18043: added strlcpy() test
2007-10-10 Andrew Tridgellr18041: started on the bodies of the testsuite function...
2007-10-10 Andrew Tridgellr18038: make test fns static
2007-10-10 Jelmer Vernooijr18031: Merge my replace fixes: