SupportTests.LockFileManagerTest: Add assertions for Win32.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 23 Mar 2014 23:55:57 +0000 (23:55 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 23 Mar 2014 23:55:57 +0000 (23:55 +0000)
commit12da52f91753e521b8e402305b07a3cb6070571f
tree8d928c1af46e34fd808eb5a58f7fcc22181d4afb
parentb0c513b9ba3d0a17c58ca91cd71b1c420ca0eec6
SupportTests.LockFileManagerTest: Add assertions for Win32.

  - create_link doesn't work for nonexistent file.
  - remove cannot remove working directory.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204579 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Support/LockFileManagerTest.cpp