Marshall Clow
|
b6e011b18b
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
6 年之前 |
JF Bastien
|
e15dd4e32e
Support tests in freestanding
|
6 年之前 |
Chandler Carruth
|
7c3769df62
Update more file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Stephan T. Lavavej
|
a686caad20
[libcxx] [test] Untabify, NFC.
|
8 年之前 |
Stephan T. Lavavej
|
e33c0b01f8
[libcxx] [test] D27027: Strip trailing whitespace.
|
8 年之前 |
Marshall Clow
|
0b02cf8cf1
Implement LWG#2688: 'clamp misses preconditions and has extraneous condition on result'. We already did this, just added tests
|
9 年之前 |
Asiri Rathnayake
|
1575e3e813
[libcxx] Fix c++98 test failures.
|
9 年之前 |
Marshall Clow
|
3e0808efb8
Implement P0025R0: 'An algorithm to clamp a value between a pair of boundary values' for C++17
|
9 年之前 |