unittests: Add SystemTests.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 24 Nov 2010 19:20:05 +0000 (19:20 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 24 Nov 2010 19:20:05 +0000 (19:20 +0000)
commitf2ca4cb86df1d38c439f35774210b16f36841531
tree1e34e5b1f175a61d12fc3664b0aa889717c8dc00
parentbf8209daf875fa533a379290a91d01be5152597d
unittests: Add SystemTests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120101 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/CMakeLists.txt
unittests/Makefile
unittests/Support/System.cpp [deleted file]
unittests/System/Makefile [new file with mode: 0644]
unittests/System/Path.cpp [new file with mode: 0644]
unittests/System/TimeValue.cpp [new file with mode: 0644]