index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kernel
/
test
/
file_SUITE.erl
Age
Commit message (
Expand
)
Author
2018-06-18
Update copyright year
Henrik Nord
2018-03-21
kernel: Restore x-permission of test directories
Sverker Eriksson
2018-03-19
Fix file:change_group/change_owner
John Högberg
2018-02-05
kernel: Do not call erlang:get_stacktrace()
Hans Bolinder
2017-11-30
get_cwd/1 on non-existent drives should error out
John Högberg
2017-11-30
Reads that draw from both buffer and file must work
John Högberg
2017-11-30
Volume-relative paths must work on Windows
John Högberg
2017-11-30
Operations on closed raw files should return EINVAL
John Högberg
2017-11-30
Use lexemes/2 instead of the deprecated tokens/2
John Högberg
2017-11-30
Ensure that trailing slashes are ignored on list_dir
John Högberg
2017-11-30
Ensure that root paths are translated to our preferred form
John Högberg
2017-11-30
Tighten timings in delayed_write
John Högberg
2017-11-30
pread/2 must always return a list of results
John Högberg
2017-11-30
Test opening raw files in the same manner as regular ones
John Högberg
2017-11-30
Add microbenchmarks for file:read/2 and file:write/2
John Högberg
2017-11-30
Account for new behavior in tests that touch prim_file
John Högberg
2017-05-04
Update copyright year
Raimo Niskanen
2017-02-14
Fixed typos in lib/kernel
Andrew Dryga
2016-09-29
Merge branch 'rickard/time-unit/OTP-13831'
Rickard Green
2016-09-22
file_SUITE: Test file:write_file/3
Björn Gustavsson
2016-08-25
Replace usage of deprecated time units
Rickard Green
2016-04-13
Merge branch 'henrik/update-copyrightyear'
Henrik Nord
2016-03-30
file_SUITE: Increase timetrap for large_write/1
Björn Gustavsson
2016-03-15
update copyright-year
Henrik Nord
2016-03-10
Remove ?line macros
Björn Gustavsson
2016-03-10
Fix comments
Björn Gustavsson
2016-03-10
Eliminate use of doc and suite clauses
Björn Gustavsson
2016-03-10
Eliminate use test_server:format()
Björn Gustavsson
2016-03-10
Eliminate use of test_server:sleep/1
Björn Gustavsson
2016-03-09
Eliminate use of test_server:fail/0,1
Björn Gustavsson
2016-03-09
Eliminate use of ?config() macro
Björn Gustavsson
2016-03-09
Modernize timetraps
Björn Gustavsson
2016-02-17
Eliminate use of test_server.hrl and test_server_line.hrl
Björn Gustavsson
2015-12-02
Merge branch 'maint'
Raimo Niskanen
2015-12-02
Merge branch 'soranoba/fix-file-position/PR-646' into maint
Raimo Niskanen
2015-11-26
Fix file:pread and :pwrite to use character encoding
Raimo Niskanen
2015-11-24
Clean up code for file:position/2
Raimo Niskanen
2015-07-10
ose: Remove all code related to the OSE port
Lukas Larsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-05-27
Eliminate use of erlang:now/0 for measuring time
Björn Gustavsson
2015-03-14
Fix file:position (not raw mode)
soranoba
2015-03-10
kernel: Add test for unicode mode in file
Dan Gudmundsson
2014-12-02
fix eacces spelling
Mikael Pettersson
2014-11-25
kernel: Do not check unsync:ed file size
Lukas Larsson
2014-06-28
Introduce new option 'raw' in file_info functions
Anthony Ramine
2014-03-24
Merge branch 'sverk/win-long-filenames/OTP-11813'
Sverker Eriksson
2014-03-24
erts: Skip tests of paths longer than 255 characters as atoms
Sverker Eriksson
2014-03-24
erts: Skip tests of file:set_cwd for too long path on Windows
Sverker Eriksson
2014-03-24
erts: Make file:make_symlink/2 return {error,eperm} on Windows
Sverker Eriksson
2014-03-13
fix file_SUITE:cur_dir_0 for long windows paths
Sverker Eriksson
[next]