Remove default hash algorithm from the new hash functions
[libi2ncommon] / test / test_tmpfstream.cpp
2015-05-12 Gerd von Egidyadd test to make sure tmpofstream handles file creation...
2011-05-11 Thomas JaroschSwitch license from Intranator license to GPLv2 + linki...
2010-03-11 Gerd von Egidyadd chown to tmpfstreams variants
2010-03-11 Gerd von Egidyimplement dirsync() and syncing on tmpfstreams
2010-03-11 Gerd von Egidyallow double-move
2010-03-11 Gerd von Egidyimplement filemode_on_close, fix var initialization
2010-03-11 Gerd von Egidyworking version of tmpfcopystream
2010-03-10 Gerd von Egidyprevent working on unlinked files
2010-03-10 Gerd von Egidyhandle openflags in tmpfstream, test rdwr-file
2010-03-10 Gerd von Egidyimplement unlink and move, add tests for them
2010-03-10 Gerd von Egidy- use explicit instantiation for the most-used version...
2010-03-09 Gerd von Egidyfirst working version of tmpfstream. Still in need...