llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple
Louis Dionne c72f22bf16 [libc++] Fix signature of main() in tests
Otherwise, this breaks freestanding builds, where `main()` isn't mangled
specially and we need to assume that we have a `int main(int, char**)`
entry point in each test for things to work.
2022-06-28 15:38:02 -04:00
..
tuple.apply [libc++][test] Remove disable_missing_braces_warning.h from tests 2021-09-22 16:00:16 -04:00
tuple.assign [libc++] Fix signature of main() in tests 2022-06-28 15:38:02 -04:00
tuple.cnstr [libc++] Fix signature of main() in tests 2022-06-28 15:38:02 -04:00
tuple.creation [libc++] [P1032] Misc constexpr bits in <iterator>, <string_view>, <tuple>, <utility>. 2021-03-25 10:34:35 -04:00
tuple.elem [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
tuple.helper [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
tuple.rel [libc++] Add warning pragma macros in the test suite 2022-03-17 00:11:20 +01:00
tuple.special [libc++] P2321R2 section [tuple.tuple]. Adding C++23 constructors, assignment operators and swaps to `tuple` 2022-06-24 07:12:53 +01:00
tuple.swap [libc++] P2321R2 section [tuple.tuple]. Adding C++23 constructors, assignment operators and swaps to `tuple` 2022-06-24 07:12:53 +01:00
tuple.traits [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
PR27375.pass.cpp [libc++] NFC: Add regression tests for some <tuple> PRs that have been fixed 2021-06-08 12:17:10 -04:00
PR38601.pass.cpp [libc++] Fix incorrect main() signatures in the tests 2021-10-20 16:26:34 -04:00
TupleFunction.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
alloc_first.h [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00
alloc_last.h [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00