aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2011-09-16 10:46:01 +0200
committerBjörn Gustavsson <[email protected]>2011-09-16 11:24:45 +0200
commit23d16bd14c0d324d7a2c3895efc68b4f069d7efa (patch)
tree3f54b7fe5f417c2f54bf3213aff693a26b1d58ff /.gitignore
parent68c96ca855821adb42a25ced5b69446ae7ccc635 (diff)
downloadotp-23d16bd14c0d324d7a2c3895efc68b4f069d7efa.tar.gz
otp-23d16bd14c0d324d7a2c3895efc68b4f069d7efa.tar.bz2
otp-23d16bd14c0d324d7a2c3895efc68b4f069d7efa.zip
tar_SUITE: Work around limited pathname length on Windows
Ever since the test suites were converted to the common_test convention, the tests for long names started to fail on Windows. The reason is that those test cases depend on the current working directory, and that the current working directory in common_test test cases is usually set to a directory with a longer pathname than in test_server test suites. Since neither Erlang/OTP nor common_test provides a portable way to create a temporary directory with a short name, we will have to abuse priv_dir by going upwards from it. For further information, see the comment in run_in_short_tempdir/2.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions