mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Summary: The change comes from D65214804 (https://github.com/pytorch/pytorch/pull/139239) `buck2 test @//fbobjc/mode/buck2/ios-tests fbsource//xplat/caffe2/c10:c10_testApple` doesn't like having 2 `testConversionToString` in the same suite `StringViewTest`, so just need to use a different name there. Test Plan: `buck2 test @//fbobjc/mode/buck2/ios-tests fbsource//xplat/caffe2/c10:c10_testApple` passes Differential Revision: D65314266 Pull Request resolved: https://github.com/pytorch/pytorch/pull/139448 Approved by: https://github.com/cyyever, https://github.com/malfet |
||
|---|---|---|
| .. | ||
| accumulate_test.cpp | ||
| bfloat16_test.cpp | ||
| bit_cast_test.cpp | ||
| Bitset_test.cpp | ||
| complex_math_test_common.h | ||
| complex_math_test.cpp | ||
| complex_test_common.h | ||
| complex_test.cpp | ||
| ConstexprCrc_test.cpp | ||
| DeadlockDetection_test.cpp | ||
| exception_test.cpp | ||
| flags_test.cpp | ||
| generic_math_test.cpp | ||
| Half_test.cpp | ||
| intrusive_ptr_test.cpp | ||
| irange_test.cpp | ||
| lazy_test.cpp | ||
| LeftRight_test.cpp | ||
| logging_test.cpp | ||
| Macros.h | ||
| Metaprogramming_test.cpp | ||
| NetworkFlow_test.cpp | ||
| optional_test.cpp | ||
| ordered_preserving_dict_test.cpp | ||
| registry_test.cpp | ||
| small_vector_test.cpp | ||
| ssize_test.cpp | ||
| string_util_test.cpp | ||
| string_view_test.cpp | ||
| Synchronized_test.cpp | ||
| tempfile_test.cpp | ||
| ThreadLocal_test.cpp | ||
| typeid_test.cpp | ||
| TypeIndex_test.cpp | ||
| TypeList_test.cpp | ||
| TypeTraits_test.cpp | ||