skip unit tests for handling child errors in pipestream with ancient boost
[libi2ncommon] / test / test_filefunc.cpp
2017-06-27 Gerd von EgidyBOOST_MESSAGE got replaced by BOOST_TEST_MESSAGE in...
2017-03-23 Thomas JaroschRename get_dir_size() to get_dir_count()
2017-03-22 Christian HerdtweckCreate get_dir_size to avoid unnecessary name copying...
2017-03-22 Christian HerdtweckEnsure filefunc unit test works with all working dirs
2016-11-08 Christian HerdtweckFix unittests
2015-12-17 Gerd von Egidyimplement counting hardlinked files only once in du()
2015-12-17 Gerd von Egidymake unittest compatible with old versions of du that...
2015-12-17 Gerd von Egidyretry df test up to 5 times if it fails due to some...
2015-12-17 Gerd von Egidyrename pipe_to_string() to capture_exec() and improve...
2015-12-16 Gerd von Egidyimplement pipe_to_string() and use it to shorten the...
2015-12-16 Gerd von Egidyimplement du()
2015-12-16 Gerd von Egidytest handling of symlinks to directories in recursive_d...
2015-12-16 Gerd von Egidyadd Stat::BytesOnDisk()
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...