llvm-project/libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.array
Louis Dionne 38aebe5c04 [libc++] Move a bunch of tests from .sh.cpp to .pass.cpp
Using the ADDITIONAL_COMPILE_FLAGS annotation, it is possible to move
these tests from .sh.cpp to .pass.cpp, making them suitable for running
on remote hosts more easily.
2020-03-31 14:19:58 -04:00
..
delete_align_val_t_replace.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
new_align_val_t.pass.cpp [libc++] Bump Clang support for Clang 4 2020-03-23 12:17:04 -04:00
new_align_val_t_nothrow.pass.cpp [libc++] Bump Clang support for Clang 4 2020-03-23 12:17:04 -04:00
new_align_val_t_nothrow_replace.pass.cpp [libc++] Bump Clang support for Clang 4 2020-03-23 12:17:04 -04:00
new_align_val_t_replace.pass.cpp [libc++] Bump Clang support for Clang 4 2020-03-23 12:17:04 -04:00
new_array.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
new_array_nothrow.pass.cpp Revert "Revert "Move more tests to globalMemCounter and reset."" 2020-03-13 17:07:58 -07:00
new_array_nothrow_replace.pass.cpp Revert "Revert "Move more tests to globalMemCounter and reset."" 2020-03-13 17:07:58 -07:00
new_array_replace.pass.cpp Revert "Revert "Move more tests to globalMemCounter and reset."" 2020-03-13 17:07:58 -07:00
new_size.sh.cpp [libc++/libc++abi] Properly delimit lit substitutions 2020-03-27 10:27:38 -04:00
new_size_align.sh.cpp [libc++/libc++abi] Properly delimit lit substitutions 2020-03-27 10:27:38 -04:00
new_size_align_nothrow.sh.cpp [libc++/libc++abi] Properly delimit lit substitutions 2020-03-27 10:27:38 -04:00
new_size_nothrow.sh.cpp [libc++/libc++abi] Properly delimit lit substitutions 2020-03-27 10:27:38 -04:00
sized_delete_array11.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
sized_delete_array14.pass.cpp [libc++] Purge mentions of GCC 4 from the test suite 2019-09-25 19:40:48 +00:00
sized_delete_array_calls_unsized_delete_array.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
sized_delete_array_fsizeddeallocation.pass.cpp [libc++] Move a bunch of tests from .sh.cpp to .pass.cpp 2020-03-31 14:19:58 -04:00