summaryrefslogtreecommitdiff
path: root/tests/test-freading.c
Commit message (Expand)AuthorAgeFilesLines
* Flush the standard error stream before aborting.Bruno Haible2008-04-111-1/+2
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Better ASSERT macro.Bruno Haible2007-04-291-1/+11
* freading has an undefined value after repositioning a read-write stream.Bruno Haible2007-04-291-2/+6
* Oops, fix details and comments of last patch.Bruno Haible2007-04-291-2/+4
* Make the tests sharper: also test the interaction with fflush().Bruno Haible2007-04-291-1/+46
* Implement freading and fwriting.Eric Blake2007-04-261-0/+111