Przeglądaj źródła

Found six (nmostly) identical files named 'test_allocator.h' in the libcxx test suite. Moved one to /support, made it a superset, and removed all but one of the others, and iupdated all the includes. Left the odd one (thread/futures/test_allocator.h) for later.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@196174 91177308-0d34-0410-b5e6-96231b3b80d8
Marshall Clow 11 lat temu
rodzic
commit
1b92188a82
100 zmienionych plików z 100 dodań i 100 usunięć
  1. 1 1
      test/containers/associative/map/map.cons/alloc.pass.cpp
  2. 1 1
      test/containers/associative/map/map.cons/compare_alloc.pass.cpp
  3. 1 1
      test/containers/associative/map/map.cons/copy.pass.cpp
  4. 1 1
      test/containers/associative/map/map.cons/copy_alloc.pass.cpp
  5. 1 1
      test/containers/associative/map/map.cons/copy_assign.pass.cpp
  6. 1 1
      test/containers/associative/map/map.cons/default_noexcept.pass.cpp
  7. 1 1
      test/containers/associative/map/map.cons/dtor_noexcept.pass.cpp
  8. 1 1
      test/containers/associative/map/map.cons/initializer_list_compare_alloc.pass.cpp
  9. 1 1
      test/containers/associative/map/map.cons/iter_iter_comp_alloc.pass.cpp
  10. 1 1
      test/containers/associative/map/map.cons/move.pass.cpp
  11. 1 1
      test/containers/associative/map/map.cons/move_alloc.pass.cpp
  12. 1 1
      test/containers/associative/map/map.cons/move_assign.pass.cpp
  13. 1 1
      test/containers/associative/map/map.cons/move_assign_noexcept.pass.cpp
  14. 1 1
      test/containers/associative/map/map.cons/move_noexcept.pass.cpp
  15. 1 1
      test/containers/associative/map/map.special/non_member_swap.pass.cpp
  16. 1 1
      test/containers/associative/map/map.special/swap_noexcept.pass.cpp
  17. 1 1
      test/containers/associative/multimap/multimap.cons/alloc.pass.cpp
  18. 1 1
      test/containers/associative/multimap/multimap.cons/compare_alloc.pass.cpp
  19. 1 1
      test/containers/associative/multimap/multimap.cons/copy.pass.cpp
  20. 1 1
      test/containers/associative/multimap/multimap.cons/copy_alloc.pass.cpp
  21. 1 1
      test/containers/associative/multimap/multimap.cons/copy_assign.pass.cpp
  22. 1 1
      test/containers/associative/multimap/multimap.cons/default_noexcept.pass.cpp
  23. 1 1
      test/containers/associative/multimap/multimap.cons/dtor_noexcept.pass.cpp
  24. 1 1
      test/containers/associative/multimap/multimap.cons/initializer_list_compare_alloc.pass.cpp
  25. 1 1
      test/containers/associative/multimap/multimap.cons/iter_iter_comp_alloc.pass.cpp
  26. 1 1
      test/containers/associative/multimap/multimap.cons/move.pass.cpp
  27. 1 1
      test/containers/associative/multimap/multimap.cons/move_alloc.pass.cpp
  28. 1 1
      test/containers/associative/multimap/multimap.cons/move_assign.pass.cpp
  29. 1 1
      test/containers/associative/multimap/multimap.cons/move_assign_noexcept.pass.cpp
  30. 1 1
      test/containers/associative/multimap/multimap.cons/move_noexcept.pass.cpp
  31. 1 1
      test/containers/associative/multimap/multimap.special/non_member_swap.pass.cpp
  32. 1 1
      test/containers/associative/multimap/multimap.special/swap_noexcept.pass.cpp
  33. 1 1
      test/containers/associative/multiset/multiset.cons/alloc.pass.cpp
  34. 1 1
      test/containers/associative/multiset/multiset.cons/compare_alloc.pass.cpp
  35. 1 1
      test/containers/associative/multiset/multiset.cons/copy.pass.cpp
  36. 1 1
      test/containers/associative/multiset/multiset.cons/copy_alloc.pass.cpp
  37. 1 1
      test/containers/associative/multiset/multiset.cons/copy_assign.pass.cpp
  38. 1 1
      test/containers/associative/multiset/multiset.cons/default_noexcept.pass.cpp
  39. 1 1
      test/containers/associative/multiset/multiset.cons/dtor_noexcept.pass.cpp
  40. 1 1
      test/containers/associative/multiset/multiset.cons/initializer_list_compare_alloc.pass.cpp
  41. 1 1
      test/containers/associative/multiset/multiset.cons/iter_iter_alloc.pass.cpp
  42. 1 1
      test/containers/associative/multiset/multiset.cons/move.pass.cpp
  43. 1 1
      test/containers/associative/multiset/multiset.cons/move_alloc.pass.cpp
  44. 1 1
      test/containers/associative/multiset/multiset.cons/move_assign.pass.cpp
  45. 1 1
      test/containers/associative/multiset/multiset.cons/move_assign_noexcept.pass.cpp
  46. 1 1
      test/containers/associative/multiset/multiset.cons/move_noexcept.pass.cpp
  47. 1 1
      test/containers/associative/multiset/multiset.special/non_member_swap.pass.cpp
  48. 1 1
      test/containers/associative/multiset/multiset.special/swap_noexcept.pass.cpp
  49. 1 1
      test/containers/associative/set/set.cons/alloc.pass.cpp
  50. 1 1
      test/containers/associative/set/set.cons/compare_alloc.pass.cpp
  51. 1 1
      test/containers/associative/set/set.cons/copy.pass.cpp
  52. 1 1
      test/containers/associative/set/set.cons/copy_alloc.pass.cpp
  53. 1 1
      test/containers/associative/set/set.cons/copy_assign.pass.cpp
  54. 1 1
      test/containers/associative/set/set.cons/default_noexcept.pass.cpp
  55. 1 1
      test/containers/associative/set/set.cons/dtor_noexcept.pass.cpp
  56. 1 1
      test/containers/associative/set/set.cons/initializer_list_compare_alloc.pass.cpp
  57. 1 1
      test/containers/associative/set/set.cons/iter_iter_alloc.pass.cpp
  58. 1 1
      test/containers/associative/set/set.cons/move.pass.cpp
  59. 1 1
      test/containers/associative/set/set.cons/move_alloc.pass.cpp
  60. 1 1
      test/containers/associative/set/set.cons/move_assign.pass.cpp
  61. 1 1
      test/containers/associative/set/set.cons/move_assign_noexcept.pass.cpp
  62. 1 1
      test/containers/associative/set/set.cons/move_noexcept.pass.cpp
  63. 1 1
      test/containers/associative/set/set.special/non_member_swap.pass.cpp
  64. 1 1
      test/containers/associative/set/set.special/swap_noexcept.pass.cpp
  65. 1 1
      test/containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_alloc.pass.cpp
  66. 1 1
      test/containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_comp_alloc.pass.cpp
  67. 1 1
      test/containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_comp_cont_alloc.pass.cpp
  68. 1 1
      test/containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_comp_rcont_alloc.pass.cpp
  69. 1 1
      test/containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_copy_alloc.pass.cpp
  70. 1 1
      test/containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_move_alloc.pass.cpp
  71. 1 1
      test/containers/container.adaptors/queue/queue.cons.alloc/ctor_alloc.pass.cpp
  72. 1 1
      test/containers/container.adaptors/queue/queue.cons.alloc/ctor_container_alloc.pass.cpp
  73. 1 1
      test/containers/container.adaptors/queue/queue.cons.alloc/ctor_queue_alloc.pass.cpp
  74. 1 1
      test/containers/container.adaptors/queue/queue.cons.alloc/ctor_rcontainer_alloc.pass.cpp
  75. 1 1
      test/containers/container.adaptors/queue/queue.cons.alloc/ctor_rqueue_alloc.pass.cpp
  76. 1 1
      test/containers/container.adaptors/stack/stack.cons.alloc/ctor_alloc.pass.cpp
  77. 1 1
      test/containers/container.adaptors/stack/stack.cons.alloc/ctor_container_alloc.pass.cpp
  78. 1 1
      test/containers/container.adaptors/stack/stack.cons.alloc/ctor_copy_alloc.pass.cpp
  79. 1 1
      test/containers/container.adaptors/stack/stack.cons.alloc/ctor_rcontainer_alloc.pass.cpp
  80. 1 1
      test/containers/container.adaptors/stack/stack.cons.alloc/ctor_rqueue_alloc.pass.cpp
  81. 1 1
      test/containers/sequences/deque/deque.cons/alloc.pass.cpp
  82. 1 1
      test/containers/sequences/deque/deque.cons/copy.pass.cpp
  83. 1 1
      test/containers/sequences/deque/deque.cons/copy_alloc.pass.cpp
  84. 1 1
      test/containers/sequences/deque/deque.cons/default_noexcept.pass.cpp
  85. 1 1
      test/containers/sequences/deque/deque.cons/dtor_noexcept.pass.cpp
  86. 1 1
      test/containers/sequences/deque/deque.cons/initializer_list_alloc.pass.cpp
  87. 1 1
      test/containers/sequences/deque/deque.cons/iter_iter_alloc.pass.cpp
  88. 1 1
      test/containers/sequences/deque/deque.cons/move.pass.cpp
  89. 1 1
      test/containers/sequences/deque/deque.cons/move_alloc.pass.cpp
  90. 1 1
      test/containers/sequences/deque/deque.cons/move_assign.pass.cpp
  91. 1 1
      test/containers/sequences/deque/deque.cons/move_assign_noexcept.pass.cpp
  92. 1 1
      test/containers/sequences/deque/deque.cons/move_noexcept.pass.cpp
  93. 1 1
      test/containers/sequences/deque/deque.cons/op_equal.pass.cpp
  94. 1 1
      test/containers/sequences/deque/deque.special/swap.pass.cpp
  95. 1 1
      test/containers/sequences/deque/deque.special/swap_noexcept.pass.cpp
  96. 1 1
      test/containers/sequences/deque/types.pass.cpp
  97. 1 1
      test/containers/sequences/dynarray/dynarray.cons/alloc.pass.cpp
  98. 1 1
      test/containers/sequences/dynarray/dynarray.traits/default.pass.cpp
  99. 1 1
      test/containers/sequences/forwardlist/forwardlist.cons/alloc.fail.cpp
  100. 1 1
      test/containers/sequences/forwardlist/forwardlist.cons/alloc.pass.cpp

+ 1 - 1
test/containers/associative/map/map.cons/alloc.pass.cpp

@@ -16,7 +16,7 @@
 #include <map>
 #include <cassert>
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/associative/map/map.cons/compare_alloc.pass.cpp

@@ -17,7 +17,7 @@
 #include <cassert>
 
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/associative/map/map.cons/copy.pass.cpp

@@ -17,7 +17,7 @@
 #include <cassert>
 
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/associative/map/map.cons/copy_alloc.pass.cpp

@@ -17,7 +17,7 @@
 #include <cassert>
 
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/associative/map/map.cons/copy_assign.pass.cpp

@@ -17,7 +17,7 @@
 #include <cassert>
 
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/associative/map/map.cons/default_noexcept.pass.cpp

@@ -21,7 +21,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class T>
 struct some_comp

+ 1 - 1
test/containers/associative/map/map.cons/dtor_noexcept.pass.cpp

@@ -15,7 +15,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 #if __has_feature(cxx_noexcept)
 

+ 1 - 1
test/containers/associative/map/map.cons/initializer_list_compare_alloc.pass.cpp

@@ -16,7 +16,7 @@
 #include <map>
 #include <cassert>
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/associative/map/map.cons/iter_iter_comp_alloc.pass.cpp

@@ -19,7 +19,7 @@
 #include <cassert>
 
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/associative/map/map.cons/move.pass.cpp

@@ -17,7 +17,7 @@
 #include <cassert>
 
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/associative/map/map.cons/move_alloc.pass.cpp

@@ -18,7 +18,7 @@
 
 #include "../../../MoveOnly.h"
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/associative/map/map.cons/move_assign.pass.cpp

@@ -18,7 +18,7 @@
 
 #include "../../../MoveOnly.h"
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/associative/map/map.cons/move_assign_noexcept.pass.cpp

@@ -21,7 +21,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class T>
 struct some_comp

+ 1 - 1
test/containers/associative/map/map.cons/move_noexcept.pass.cpp

@@ -19,7 +19,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class T>
 struct some_comp

+ 1 - 1
test/containers/associative/map/map.special/non_member_swap.pass.cpp

@@ -17,7 +17,7 @@
 
 #include <map>
 #include <cassert>
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "../../../test_compare.h"
 #include "min_allocator.h"
 

+ 1 - 1
test/containers/associative/map/map.special/swap_noexcept.pass.cpp

@@ -19,7 +19,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class T>
 struct some_comp

+ 1 - 1
test/containers/associative/multimap/multimap.cons/alloc.pass.cpp

@@ -16,7 +16,7 @@
 #include <map>
 #include <cassert>
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/associative/multimap/multimap.cons/compare_alloc.pass.cpp

@@ -17,7 +17,7 @@
 #include <cassert>
 
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/associative/multimap/multimap.cons/copy.pass.cpp

@@ -17,7 +17,7 @@
 #include <cassert>
 
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/associative/multimap/multimap.cons/copy_alloc.pass.cpp

@@ -17,7 +17,7 @@
 #include <cassert>
 
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/associative/multimap/multimap.cons/copy_assign.pass.cpp

@@ -17,7 +17,7 @@
 #include <cassert>
 
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/associative/multimap/multimap.cons/default_noexcept.pass.cpp

@@ -21,7 +21,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class T>
 struct some_comp

+ 1 - 1
test/containers/associative/multimap/multimap.cons/dtor_noexcept.pass.cpp

@@ -15,7 +15,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 #if __has_feature(cxx_noexcept)
 

+ 1 - 1
test/containers/associative/multimap/multimap.cons/initializer_list_compare_alloc.pass.cpp

@@ -16,7 +16,7 @@
 #include <map>
 #include <cassert>
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/associative/multimap/multimap.cons/iter_iter_comp_alloc.pass.cpp

@@ -19,7 +19,7 @@
 #include <cassert>
 
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/associative/multimap/multimap.cons/move.pass.cpp

@@ -17,7 +17,7 @@
 #include <cassert>
 
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/associative/multimap/multimap.cons/move_alloc.pass.cpp

@@ -18,7 +18,7 @@
 
 #include "../../../MoveOnly.h"
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/associative/multimap/multimap.cons/move_assign.pass.cpp

@@ -18,7 +18,7 @@
 
 #include "../../../MoveOnly.h"
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/associative/multimap/multimap.cons/move_assign_noexcept.pass.cpp

@@ -21,7 +21,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class T>
 struct some_comp

+ 1 - 1
test/containers/associative/multimap/multimap.cons/move_noexcept.pass.cpp

@@ -19,7 +19,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class T>
 struct some_comp

+ 1 - 1
test/containers/associative/multimap/multimap.special/non_member_swap.pass.cpp

@@ -17,7 +17,7 @@
 
 #include <map>
 #include <cassert>
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "../../../test_compare.h"
 #include "min_allocator.h"
 

+ 1 - 1
test/containers/associative/multimap/multimap.special/swap_noexcept.pass.cpp

@@ -19,7 +19,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class T>
 struct some_comp

+ 1 - 1
test/containers/associative/multiset/multiset.cons/alloc.pass.cpp

@@ -16,7 +16,7 @@
 #include <set>
 #include <cassert>
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 int main()
 {

+ 1 - 1
test/containers/associative/multiset/multiset.cons/compare_alloc.pass.cpp

@@ -17,7 +17,7 @@
 #include <cassert>
 
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 int main()
 {

+ 1 - 1
test/containers/associative/multiset/multiset.cons/copy.pass.cpp

@@ -17,7 +17,7 @@
 #include <cassert>
 
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 int main()
 {

+ 1 - 1
test/containers/associative/multiset/multiset.cons/copy_alloc.pass.cpp

@@ -17,7 +17,7 @@
 #include <cassert>
 
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 int main()
 {

+ 1 - 1
test/containers/associative/multiset/multiset.cons/copy_assign.pass.cpp

@@ -17,7 +17,7 @@
 #include <cassert>
 
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 int main()
 {

+ 1 - 1
test/containers/associative/multiset/multiset.cons/default_noexcept.pass.cpp

@@ -21,7 +21,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class T>
 struct some_comp

+ 1 - 1
test/containers/associative/multiset/multiset.cons/dtor_noexcept.pass.cpp

@@ -15,7 +15,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 #if __has_feature(cxx_noexcept)
 

+ 1 - 1
test/containers/associative/multiset/multiset.cons/initializer_list_compare_alloc.pass.cpp

@@ -16,7 +16,7 @@
 #include <set>
 #include <cassert>
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 int main()
 {

+ 1 - 1
test/containers/associative/multiset/multiset.cons/iter_iter_alloc.pass.cpp

@@ -20,7 +20,7 @@
 
 #include "test_iterators.h"
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 int main()
 {

+ 1 - 1
test/containers/associative/multiset/multiset.cons/move.pass.cpp

@@ -17,7 +17,7 @@
 #include <cassert>
 
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/associative/multiset/multiset.cons/move_alloc.pass.cpp

@@ -18,7 +18,7 @@
 
 #include "../../../MoveOnly.h"
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 int main()
 {

+ 1 - 1
test/containers/associative/multiset/multiset.cons/move_assign.pass.cpp

@@ -18,7 +18,7 @@
 
 #include "../../../MoveOnly.h"
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/associative/multiset/multiset.cons/move_assign_noexcept.pass.cpp

@@ -21,7 +21,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class T>
 struct some_comp

+ 1 - 1
test/containers/associative/multiset/multiset.cons/move_noexcept.pass.cpp

@@ -19,7 +19,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class T>
 struct some_comp

+ 1 - 1
test/containers/associative/multiset/multiset.special/non_member_swap.pass.cpp

@@ -15,7 +15,7 @@
 
 #include <set>
 #include <cassert>
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "../../../test_compare.h"
 
 int main()

+ 1 - 1
test/containers/associative/multiset/multiset.special/swap_noexcept.pass.cpp

@@ -19,7 +19,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class T>
 struct some_comp

+ 1 - 1
test/containers/associative/set/set.cons/alloc.pass.cpp

@@ -16,7 +16,7 @@
 #include <set>
 #include <cassert>
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 int main()
 {

+ 1 - 1
test/containers/associative/set/set.cons/compare_alloc.pass.cpp

@@ -17,7 +17,7 @@
 #include <cassert>
 
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 int main()
 {

+ 1 - 1
test/containers/associative/set/set.cons/copy.pass.cpp

@@ -17,7 +17,7 @@
 #include <cassert>
 
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 int main()
 {

+ 1 - 1
test/containers/associative/set/set.cons/copy_alloc.pass.cpp

@@ -17,7 +17,7 @@
 #include <cassert>
 
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 int main()
 {

+ 1 - 1
test/containers/associative/set/set.cons/copy_assign.pass.cpp

@@ -17,7 +17,7 @@
 #include <cassert>
 
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 int main()
 {

+ 1 - 1
test/containers/associative/set/set.cons/default_noexcept.pass.cpp

@@ -21,7 +21,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class T>
 struct some_comp

+ 1 - 1
test/containers/associative/set/set.cons/dtor_noexcept.pass.cpp

@@ -15,7 +15,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 #if __has_feature(cxx_noexcept)
 

+ 1 - 1
test/containers/associative/set/set.cons/initializer_list_compare_alloc.pass.cpp

@@ -17,7 +17,7 @@
 #include <set>
 #include <cassert>
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 int main()
 {

+ 1 - 1
test/containers/associative/set/set.cons/iter_iter_alloc.pass.cpp

@@ -24,7 +24,7 @@
 
 #include "test_iterators.h"
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 int main()
 {

+ 1 - 1
test/containers/associative/set/set.cons/move.pass.cpp

@@ -17,7 +17,7 @@
 #include <cassert>
 
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/associative/set/set.cons/move_alloc.pass.cpp

@@ -18,7 +18,7 @@
 
 #include "../../../MoveOnly.h"
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 int main()
 {

+ 1 - 1
test/containers/associative/set/set.cons/move_assign.pass.cpp

@@ -18,7 +18,7 @@
 
 #include "../../../MoveOnly.h"
 #include "../../../test_compare.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/associative/set/set.cons/move_assign_noexcept.pass.cpp

@@ -21,7 +21,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class T>
 struct some_comp

+ 1 - 1
test/containers/associative/set/set.cons/move_noexcept.pass.cpp

@@ -19,7 +19,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class T>
 struct some_comp

+ 1 - 1
test/containers/associative/set/set.special/non_member_swap.pass.cpp

@@ -15,7 +15,7 @@
 
 #include <set>
 #include <cassert>
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "../../../test_compare.h"
 
 int main()

+ 1 - 1
test/containers/associative/set/set.special/swap_noexcept.pass.cpp

@@ -19,7 +19,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class T>
 struct some_comp

+ 1 - 1
test/containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_alloc.pass.cpp

@@ -15,7 +15,7 @@
 #include <queue>
 #include <cassert>
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class T>
 struct test

+ 1 - 1
test/containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_comp_alloc.pass.cpp

@@ -15,7 +15,7 @@
 #include <queue>
 #include <cassert>
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class T>
 struct test

+ 1 - 1
test/containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_comp_cont_alloc.pass.cpp

@@ -16,7 +16,7 @@
 #include <queue>
 #include <cassert>
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class C>
 C

+ 1 - 1
test/containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_comp_rcont_alloc.pass.cpp

@@ -16,7 +16,7 @@
 #include <queue>
 #include <cassert>
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class C>
 C

+ 1 - 1
test/containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_copy_alloc.pass.cpp

@@ -25,7 +25,7 @@ make(int n)
     return c;
 }
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class T>
 struct test

+ 1 - 1
test/containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_move_alloc.pass.cpp

@@ -29,7 +29,7 @@ make(int n)
     return c;
 }
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class T>
 struct test

+ 1 - 1
test/containers/container.adaptors/queue/queue.cons.alloc/ctor_alloc.pass.cpp

@@ -15,7 +15,7 @@
 #include <queue>
 #include <cassert>
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 struct test
     : private std::queue<int, std::deque<int, test_allocator<int> > >

+ 1 - 1
test/containers/container.adaptors/queue/queue.cons.alloc/ctor_container_alloc.pass.cpp

@@ -15,7 +15,7 @@
 #include <queue>
 #include <cassert>
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class C>
 C

+ 1 - 1
test/containers/container.adaptors/queue/queue.cons.alloc/ctor_queue_alloc.pass.cpp

@@ -15,7 +15,7 @@
 #include <queue>
 #include <cassert>
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class C>
 C

+ 1 - 1
test/containers/container.adaptors/queue/queue.cons.alloc/ctor_rcontainer_alloc.pass.cpp

@@ -15,7 +15,7 @@
 #include <queue>
 #include <cassert>
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "../../../MoveOnly.h"
 
 #ifndef _LIBCPP_HAS_NO_RVALUE_REFERENCES

+ 1 - 1
test/containers/container.adaptors/queue/queue.cons.alloc/ctor_rqueue_alloc.pass.cpp

@@ -15,7 +15,7 @@
 #include <queue>
 #include <cassert>
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "../../../MoveOnly.h"
 
 #ifndef _LIBCPP_HAS_NO_RVALUE_REFERENCES

+ 1 - 1
test/containers/container.adaptors/stack/stack.cons.alloc/ctor_alloc.pass.cpp

@@ -15,7 +15,7 @@
 #include <stack>
 #include <cassert>
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 struct test
     : private std::stack<int, std::deque<int, test_allocator<int> > >

+ 1 - 1
test/containers/container.adaptors/stack/stack.cons.alloc/ctor_container_alloc.pass.cpp

@@ -15,7 +15,7 @@
 #include <stack>
 #include <cassert>
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class C>
 C

+ 1 - 1
test/containers/container.adaptors/stack/stack.cons.alloc/ctor_copy_alloc.pass.cpp

@@ -15,7 +15,7 @@
 #include <stack>
 #include <cassert>
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class C>
 C

+ 1 - 1
test/containers/container.adaptors/stack/stack.cons.alloc/ctor_rcontainer_alloc.pass.cpp

@@ -15,7 +15,7 @@
 #include <stack>
 #include <cassert>
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "../../../MoveOnly.h"
 
 #ifndef _LIBCPP_HAS_NO_RVALUE_REFERENCES

+ 1 - 1
test/containers/container.adaptors/stack/stack.cons.alloc/ctor_rqueue_alloc.pass.cpp

@@ -15,7 +15,7 @@
 #include <stack>
 #include <cassert>
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "../../../MoveOnly.h"
 
 #ifndef _LIBCPP_HAS_NO_RVALUE_REFERENCES

+ 1 - 1
test/containers/sequences/deque/deque.cons/alloc.pass.cpp

@@ -14,7 +14,7 @@
 #include <deque>
 #include <cassert>
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "../../../NotConstructible.h"
 #include "min_allocator.h"
 

+ 1 - 1
test/containers/sequences/deque/deque.cons/copy.pass.cpp

@@ -13,7 +13,7 @@
 
 #include <deque>
 #include <cassert>
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 template <class C>

+ 1 - 1
test/containers/sequences/deque/deque.cons/copy_alloc.pass.cpp

@@ -14,7 +14,7 @@
 #include <deque>
 #include <cassert>
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 template <class C>

+ 1 - 1
test/containers/sequences/deque/deque.cons/default_noexcept.pass.cpp

@@ -18,7 +18,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class T>
 struct some_alloc

+ 1 - 1
test/containers/sequences/deque/deque.cons/dtor_noexcept.pass.cpp

@@ -15,7 +15,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 #if __has_feature(cxx_noexcept)
 

+ 1 - 1
test/containers/sequences/deque/deque.cons/initializer_list_alloc.pass.cpp

@@ -14,7 +14,7 @@
 #include <deque>
 #include <cassert>
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/sequences/deque/deque.cons/iter_iter_alloc.pass.cpp

@@ -16,7 +16,7 @@
 #include <cassert>
 
 #include "test_iterators.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 template <class InputIterator, class Allocator>

+ 1 - 1
test/containers/sequences/deque/deque.cons/move.pass.cpp

@@ -15,7 +15,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/sequences/deque/deque.cons/move_alloc.pass.cpp

@@ -15,7 +15,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/sequences/deque/deque.cons/move_assign.pass.cpp

@@ -15,7 +15,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 int main()

+ 1 - 1
test/containers/sequences/deque/deque.cons/move_assign_noexcept.pass.cpp

@@ -20,7 +20,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class T>
 struct some_alloc

+ 1 - 1
test/containers/sequences/deque/deque.cons/move_noexcept.pass.cpp

@@ -18,7 +18,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class T>
 struct some_alloc

+ 1 - 1
test/containers/sequences/deque/deque.cons/op_equal.pass.cpp

@@ -13,7 +13,7 @@
 
 #include <deque>
 #include <cassert>
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 template <class C>

+ 1 - 1
test/containers/sequences/deque/deque.special/swap.pass.cpp

@@ -14,7 +14,7 @@
 
 #include <deque>
 #include <cassert>
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "min_allocator.h"
 
 template <class C>

+ 1 - 1
test/containers/sequences/deque/deque.special/swap_noexcept.pass.cpp

@@ -19,7 +19,7 @@
 #include <cassert>
 
 #include "../../../MoveOnly.h"
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 template <class T>
 struct some_alloc

+ 1 - 1
test/containers/sequences/deque/types.pass.cpp

@@ -33,7 +33,7 @@
 #include <iterator>
 #include <type_traits>
 
-#include "../../test_allocator.h"
+#include "test_allocator.h"
 #include "../../Copyable.h"
 #include "min_allocator.h"
 

+ 1 - 1
test/containers/sequences/dynarray/dynarray.cons/alloc.pass.cpp

@@ -31,7 +31,7 @@
 #include <algorithm>
 #include <complex>
 #include <string>
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 using std::experimental::dynarray;
 

+ 1 - 1
test/containers/sequences/dynarray/dynarray.traits/default.pass.cpp

@@ -18,7 +18,7 @@
 #if _LIBCPP_STD_VER > 11
 
 #include <experimental/dynarray>
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 
 using std::experimental::dynarray;
 

+ 1 - 1
test/containers/sequences/forwardlist/forwardlist.cons/alloc.fail.cpp

@@ -14,7 +14,7 @@
 #include <forward_list>
 #include <cassert>
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "../../../NotConstructible.h"
 
 int main()

+ 1 - 1
test/containers/sequences/forwardlist/forwardlist.cons/alloc.pass.cpp

@@ -14,7 +14,7 @@
 #include <forward_list>
 #include <cassert>
 
-#include "../../../test_allocator.h"
+#include "test_allocator.h"
 #include "../../../NotConstructible.h"
 #include "min_allocator.h"
 

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików