unittests: Merge SystemTests back into SupportTests.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 29 Nov 2010 22:29:04 +0000 (22:29 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 29 Nov 2010 22:29:04 +0000 (22:29 +0000)
commit013d15a677f70aa9c91fa09707e5d4248146b99d
tree5bce3eaa77f5e3f8f482b57b2425cf8b5c5ab5df
parentdffde9964480f946d4308ce936b667b6c37b1059
unittests: Merge SystemTests back into SupportTests.

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