You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/utilities/time/time.duration/time.duration.arithmetic
Stephan T. Lavavej 5d91f314f1 [libcxx] [test] Change comments to say C++ instead of c++. NFC.
This makes them consistent (many comments already used uppercase).

The special REQUIRES, UNSUPPORTED, and XFAIL comments are excluded from this change.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@309468 91177308-0d34-0410-b5e6-96231b3b80d8
7 years ago
..
op_++.pass.cpp [libcxx] [test] Change comments to say C++ instead of c++. NFC. 7 years ago
op_++int.pass.cpp [libcxx] [test] Change comments to say C++ instead of c++. NFC. 7 years ago
op_+.pass.cpp Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the utilities library 8 years ago
op_+=.pass.cpp [libcxx] [test] Change comments to say C++ instead of c++. NFC. 7 years ago
op_--.pass.cpp Implement P0505: 'Wording for GB 50' 8 years ago
op_--int.pass.cpp Implement P0505: 'Wording for GB 50' 8 years ago
op_-.pass.cpp Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the utilities library 8 years ago
op_-=.pass.cpp Implement P0505: 'Wording for GB 50' 8 years ago
op_divide=.pass.cpp Implement P0505: 'Wording for GB 50' 8 years ago
op_mod=duration.pass.cpp [libcxx] [test] Strip trailing whitespace. NFC, no code review. 8 years ago
op_mod=rep.pass.cpp [libcxx] [test] Strip trailing whitespace. NFC, no code review. 8 years ago
op_times=.pass.cpp [libcxx] [test] Strip trailing whitespace. NFC, no code review. 8 years ago