add get_free_diskspace()
[libi2ncommon] / test / test_filefunc.cpp
2015-12-16 Gerd von Egidyadd get_free_diskspace()
2015-12-15 Thomas JaroschAdd new option to recursive_delete: keep_parent_dir
2015-11-11 Thomas JaroschNew function to check if two files differ: file_content...
2012-02-15 Thomas JaroschTest if write_file() creates empty files, too
2012-02-10 Gerd von Egidyfix unit test for pid_of in case of systemd
2011-09-22 Thomas JaroschImplement umask()
2011-09-22 Thomas JaroschImplement mkdir(), rmdir(), getcwd() and chdir()
2011-09-22 Thomas JaroschImplement mkdtemp()
2011-05-11 Thomas JaroschSwitch license from Intranator license to GPLv2 + linki...
2011-05-11 Thomas JaroschMigrate libi2ncommon to cmake
2010-03-09 Gerd von Egidyfix Stat::recheck(), seems like noone ever tested it...
2010-02-03 Thomas JaroschMigrate libi2ncommon to boost::test
2008-12-04 Thomas Jaroschlibi2ncommon: (tomj) fix i2n::User and i2n::Group usage...
2008-08-06 Thomas Jaroschlibi2ncommon: (tomj) unit tests for normalize_path...
2008-04-10 Thomas Jaroschlibi2ncommon: (tomj) added copy_file function
2008-04-10 Thomas JaroschReformat according to i2n style
2008-04-09 Thomas Jaroschlibi2ncommon: (tomj) fixed namespace name and one heade...
2008-04-07 Thomas Jaroschlibi2ncommon: (tomj) implemented drop_root_priviledges...
2008-04-07 Reinhard Pfaulibi2ncommon: (reinhard) added unit tests for file...