Age | Commit message (Expand) | Author |
2013-11-15 | Add sync option to file:open/2 | Joseph Blomstedt |
2013-06-04 | Delete 'icky' dirs and symlinks after kernel tests | Siri Hansen |
2013-04-11 | Optimize communication with file io server | Anthony Ramine |
2013-02-22 | Merge branch 'hb/file_name_type/OTP-10852' | Patrik Nyblom |
2013-02-21 | Introduce new type file:name_all() | Hans Bolinder |
2013-02-20 | prim_file: Fix error return from prim_file:list_dir/1 | Björn Gustavsson |
2013-02-18 | Fix broken prim_file:list_dir_all/1 | Björn Gustavsson |
2013-02-11 | Add file:list_dir_all/1 and file:read_link_all/1 | Björn Gustavsson |
2013-01-25 | Make adjustments for Unicode | Hans Bolinder |
2013-01-23 | Fix efile_drv crash when using async thread pool | Filipe David Borba Manana |
2013-01-09 | Add file:allocate/3 operation | Filipe David Manana |
2012-08-30 | Merge branch 'maint' | Patrik Nyblom |
2012-08-30 | Teach VM not to dump core on long pathnames | Patrik Nyblom |
2012-07-19 | kernel: Remove VxWorks from tests | Björn-Egil Dahlberg |
2012-01-30 | Use os_mon to get system information | Lukas Larsson |
2012-01-09 | file_SUITE: Assume 64-bit windows has enough memory | Raimo Niskanen |
2011-12-20 | file_SUITE: Increase timeout for large_file | Raimo Niskanen |
2011-12-20 | file_SITE,prim_file_SUITE: Accept old OpenBSD pecularity | Raimo Niskanen |
2011-12-20 | file_SUITE: large_write - check mem size before creating huge binary | Raimo Niskanen |
2011-12-20 | file_SUITE: Add large_write/1 | Björn Gustavsson |
2011-12-20 | file_SUITE: Refactor large_file/1 | Björn Gustavsson |
2011-12-20 | file_SUITE: Fix unix_free/1 | Björn Gustavsson |
2011-11-29 | file_SUITE: Eliminate use of tuple fun | Björn Gustavsson |
2011-09-15 | Fix misspelling of successful | Tuncer Ayaz |
2011-05-18 | Fix bug in make_del_dir testcases | Patrik Nyblom |
2011-05-12 | Teach (prim_)file_SUITE about directory access on Windows | Patrik Nyblom |
2011-04-07 | file: fix hang reading compressed files | Michael Santos |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Fix formatting for kernel | Lukas Larsson |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson |
2011-02-17 | Update kernel tests to conform with common_test standard | Lukas Larsson |
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson |
2010-12-01 | Run KERNEL file_SUITE:large_file on more platforms | Raimo Niskanen |
2010-11-30 | Add test case for append to file > 4 GB | Raimo Niskanen |
2010-06-04 | Support opening files in exclusive mode | Michael Santos |
2010-06-01 | Teach file:write/read/read_line about named io_servers | Patrik Nyblom |
2010-05-20 | Add file:advise/4 - a wrapper to the POSIX syscall posix_fadvise | Filipe David Manana |
2010-05-20 | Add file:datasync/1 for syncing file contents only | Filipe David Manana |
2010-05-05 | Adjust test of file:del_dir("..") to accept {error,einval} | Björn Gustavsson |
2010-01-31 | Merge branch 'bg/cleanup-tests' into ccase/r13b04_dev | Erlang/OTP |
2010-01-29 | file_SUITE: eliminate a warning for an unused variable | Björn Gustavsson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |