[all-commits] [llvm/llvm-project] 2a7ed8: [libc][Obvious][NFC] Move CPP tests to the correct...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Fri Feb 11 22:16:57 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a7ed8fcee4f9c34f034f5a9e4f27c16463563da
https://github.com/llvm/llvm-project/commit/2a7ed8fcee4f9c34f034f5a9e4f27c16463563da
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2022-02-12 (Sat, 12 Feb 2022)
Changed paths:
M libc/test/src/__support/CMakeLists.txt
A libc/test/src/__support/CPP/CMakeLists.txt
A libc/test/src/__support/CPP/arrayref_test.cpp
A libc/test/src/__support/CPP/bitset_test.cpp
A libc/test/src/__support/CPP/limits_test.cpp
A libc/test/src/__support/CPP/stringview_test.cpp
A libc/test/src/__support/CPP/vector_test.cpp
M libc/test/utils/CMakeLists.txt
R libc/test/utils/CPP/CMakeLists.txt
R libc/test/utils/CPP/arrayref_test.cpp
R libc/test/utils/CPP/bitset_test.cpp
R libc/test/utils/CPP/limits_test.cpp
R libc/test/utils/CPP/stringview_test.cpp
R libc/test/utils/CPP/vector_test.cpp
Log Message:
-----------
[libc][Obvious][NFC] Move CPP tests to the correct nested directory.
More information about the All-commits
mailing list