Эх сурвалжийг харах

Move test into test/std subdirectory.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@224658 91177308-0d34-0410-b5e6-96231b3b80d8
Eric Fiselier 10 жил өмнө
parent
commit
a90c6dd460
100 өөрчлөгдсөн 0 нэмэгдсэн , 0 устгасан
  1. 0 0
      test/std/algorithms/alg.c.library/tested_elsewhere.pass.cpp
  2. 0 0
      test/std/algorithms/alg.modifying.operations/alg.copy/copy.pass.cpp
  3. 0 0
      test/std/algorithms/alg.modifying.operations/alg.copy/copy_backward.pass.cpp
  4. 0 0
      test/std/algorithms/alg.modifying.operations/alg.copy/copy_if.pass.cpp
  5. 0 0
      test/std/algorithms/alg.modifying.operations/alg.copy/copy_n.pass.cpp
  6. 0 0
      test/std/algorithms/alg.modifying.operations/alg.fill/fill.pass.cpp
  7. 0 0
      test/std/algorithms/alg.modifying.operations/alg.fill/fill_n.pass.cpp
  8. 0 0
      test/std/algorithms/alg.modifying.operations/alg.generate/generate.pass.cpp
  9. 0 0
      test/std/algorithms/alg.modifying.operations/alg.generate/generate_n.pass.cpp
  10. 0 0
      test/std/algorithms/alg.modifying.operations/alg.move/move.pass.cpp
  11. 0 0
      test/std/algorithms/alg.modifying.operations/alg.move/move_backward.pass.cpp
  12. 0 0
      test/std/algorithms/alg.modifying.operations/alg.partitions/is_partitioned.pass.cpp
  13. 0 0
      test/std/algorithms/alg.modifying.operations/alg.partitions/partition.pass.cpp
  14. 0 0
      test/std/algorithms/alg.modifying.operations/alg.partitions/partition_copy.pass.cpp
  15. 0 0
      test/std/algorithms/alg.modifying.operations/alg.partitions/partition_point.pass.cpp
  16. 0 0
      test/std/algorithms/alg.modifying.operations/alg.partitions/stable_partition.pass.cpp
  17. 0 0
      test/std/algorithms/alg.modifying.operations/alg.random.shuffle/random_shuffle.pass.cpp
  18. 0 0
      test/std/algorithms/alg.modifying.operations/alg.random.shuffle/random_shuffle_rand.pass.cpp
  19. 0 0
      test/std/algorithms/alg.modifying.operations/alg.random.shuffle/random_shuffle_urng.pass.cpp
  20. 0 0
      test/std/algorithms/alg.modifying.operations/alg.remove/remove.pass.cpp
  21. 0 0
      test/std/algorithms/alg.modifying.operations/alg.remove/remove_copy.pass.cpp
  22. 0 0
      test/std/algorithms/alg.modifying.operations/alg.remove/remove_copy_if.pass.cpp
  23. 0 0
      test/std/algorithms/alg.modifying.operations/alg.remove/remove_if.pass.cpp
  24. 0 0
      test/std/algorithms/alg.modifying.operations/alg.replace/replace.pass.cpp
  25. 0 0
      test/std/algorithms/alg.modifying.operations/alg.replace/replace_copy.pass.cpp
  26. 0 0
      test/std/algorithms/alg.modifying.operations/alg.replace/replace_copy_if.pass.cpp
  27. 0 0
      test/std/algorithms/alg.modifying.operations/alg.replace/replace_if.pass.cpp
  28. 0 0
      test/std/algorithms/alg.modifying.operations/alg.reverse/reverse.pass.cpp
  29. 0 0
      test/std/algorithms/alg.modifying.operations/alg.reverse/reverse_copy.pass.cpp
  30. 0 0
      test/std/algorithms/alg.modifying.operations/alg.rotate/rotate.pass.cpp
  31. 0 0
      test/std/algorithms/alg.modifying.operations/alg.rotate/rotate_copy.pass.cpp
  32. 0 0
      test/std/algorithms/alg.modifying.operations/alg.swap/iter_swap.pass.cpp
  33. 0 0
      test/std/algorithms/alg.modifying.operations/alg.swap/swap_ranges.pass.cpp
  34. 0 0
      test/std/algorithms/alg.modifying.operations/alg.transform/binary_transform.pass.cpp
  35. 0 0
      test/std/algorithms/alg.modifying.operations/alg.transform/unary_transform.pass.cpp
  36. 0 0
      test/std/algorithms/alg.modifying.operations/alg.unique/unique.pass.cpp
  37. 0 0
      test/std/algorithms/alg.modifying.operations/alg.unique/unique_copy.pass.cpp
  38. 0 0
      test/std/algorithms/alg.modifying.operations/alg.unique/unique_copy_pred.pass.cpp
  39. 0 0
      test/std/algorithms/alg.modifying.operations/alg.unique/unique_pred.pass.cpp
  40. 0 0
      test/std/algorithms/alg.modifying.operations/nothing_to_do.pass.cpp
  41. 0 0
      test/std/algorithms/alg.nonmodifying/alg.adjacent.find/adjacent_find.pass.cpp
  42. 0 0
      test/std/algorithms/alg.nonmodifying/alg.adjacent.find/adjacent_find_pred.pass.cpp
  43. 0 0
      test/std/algorithms/alg.nonmodifying/alg.all_of/all_of.pass.cpp
  44. 0 0
      test/std/algorithms/alg.nonmodifying/alg.any_of/any_of.pass.cpp
  45. 0 0
      test/std/algorithms/alg.nonmodifying/alg.count/count.pass.cpp
  46. 0 0
      test/std/algorithms/alg.nonmodifying/alg.count/count_if.pass.cpp
  47. 0 0
      test/std/algorithms/alg.nonmodifying/alg.equal/equal.pass.cpp
  48. 0 0
      test/std/algorithms/alg.nonmodifying/alg.equal/equal_pred.pass.cpp
  49. 0 0
      test/std/algorithms/alg.nonmodifying/alg.find.end/find_end.pass.cpp
  50. 0 0
      test/std/algorithms/alg.nonmodifying/alg.find.end/find_end_pred.pass.cpp
  51. 0 0
      test/std/algorithms/alg.nonmodifying/alg.find.first.of/find_first_of.pass.cpp
  52. 0 0
      test/std/algorithms/alg.nonmodifying/alg.find.first.of/find_first_of_pred.pass.cpp
  53. 0 0
      test/std/algorithms/alg.nonmodifying/alg.find/find.pass.cpp
  54. 0 0
      test/std/algorithms/alg.nonmodifying/alg.find/find_if.pass.cpp
  55. 0 0
      test/std/algorithms/alg.nonmodifying/alg.find/find_if_not.pass.cpp
  56. 0 0
      test/std/algorithms/alg.nonmodifying/alg.foreach/test.pass.cpp
  57. 0 0
      test/std/algorithms/alg.nonmodifying/alg.is_permutation/is_permutation.pass.cpp
  58. 0 0
      test/std/algorithms/alg.nonmodifying/alg.is_permutation/is_permutation_pred.pass.cpp
  59. 0 0
      test/std/algorithms/alg.nonmodifying/alg.none_of/none_of.pass.cpp
  60. 0 0
      test/std/algorithms/alg.nonmodifying/alg.search/search.pass.cpp
  61. 0 0
      test/std/algorithms/alg.nonmodifying/alg.search/search_n.pass.cpp
  62. 0 0
      test/std/algorithms/alg.nonmodifying/alg.search/search_n_pred.pass.cpp
  63. 0 0
      test/std/algorithms/alg.nonmodifying/alg.search/search_pred.pass.cpp
  64. 0 0
      test/std/algorithms/alg.nonmodifying/mismatch/mismatch.pass.cpp
  65. 0 0
      test/std/algorithms/alg.nonmodifying/mismatch/mismatch_pred.pass.cpp
  66. 0 0
      test/std/algorithms/alg.nonmodifying/nothing_to_do.pass.cpp
  67. 0 0
      test/std/algorithms/alg.sorting/alg.binary.search/binary.search/binary_search.pass.cpp
  68. 0 0
      test/std/algorithms/alg.sorting/alg.binary.search/binary.search/binary_search_comp.pass.cpp
  69. 0 0
      test/std/algorithms/alg.sorting/alg.binary.search/equal.range/equal_range.pass.cpp
  70. 0 0
      test/std/algorithms/alg.sorting/alg.binary.search/equal.range/equal_range_comp.pass.cpp
  71. 0 0
      test/std/algorithms/alg.sorting/alg.binary.search/lower.bound/lower_bound.pass.cpp
  72. 0 0
      test/std/algorithms/alg.sorting/alg.binary.search/lower.bound/lower_bound_comp.pass.cpp
  73. 0 0
      test/std/algorithms/alg.sorting/alg.binary.search/nothing_to_do.pass.cpp
  74. 0 0
      test/std/algorithms/alg.sorting/alg.binary.search/upper.bound/upper_bound.pass.cpp
  75. 0 0
      test/std/algorithms/alg.sorting/alg.binary.search/upper.bound/upper_bound_comp.pass.cpp
  76. 0 0
      test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/is_heap.pass.cpp
  77. 0 0
      test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/is_heap_comp.pass.cpp
  78. 0 0
      test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/is_heap_until.pass.cpp
  79. 0 0
      test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/is_heap_until_comp.pass.cpp
  80. 0 0
      test/std/algorithms/alg.sorting/alg.heap.operations/make.heap/make_heap.pass.cpp
  81. 0 0
      test/std/algorithms/alg.sorting/alg.heap.operations/make.heap/make_heap_comp.pass.cpp
  82. 0 0
      test/std/algorithms/alg.sorting/alg.heap.operations/nothing_to_do.pass.cpp
  83. 0 0
      test/std/algorithms/alg.sorting/alg.heap.operations/pop.heap/pop_heap.pass.cpp
  84. 0 0
      test/std/algorithms/alg.sorting/alg.heap.operations/pop.heap/pop_heap_comp.pass.cpp
  85. 0 0
      test/std/algorithms/alg.sorting/alg.heap.operations/push.heap/push_heap.pass.cpp
  86. 0 0
      test/std/algorithms/alg.sorting/alg.heap.operations/push.heap/push_heap_comp.pass.cpp
  87. 0 0
      test/std/algorithms/alg.sorting/alg.heap.operations/sort.heap/sort_heap.pass.cpp
  88. 0 0
      test/std/algorithms/alg.sorting/alg.heap.operations/sort.heap/sort_heap_comp.pass.cpp
  89. 0 0
      test/std/algorithms/alg.sorting/alg.lex.comparison/lexicographical_compare.pass.cpp
  90. 0 0
      test/std/algorithms/alg.sorting/alg.lex.comparison/lexicographical_compare_comp.pass.cpp
  91. 0 0
      test/std/algorithms/alg.sorting/alg.merge/inplace_merge.pass.cpp
  92. 0 0
      test/std/algorithms/alg.sorting/alg.merge/inplace_merge_comp.pass.cpp
  93. 0 0
      test/std/algorithms/alg.sorting/alg.merge/merge.pass.cpp
  94. 0 0
      test/std/algorithms/alg.sorting/alg.merge/merge_comp.pass.cpp
  95. 0 0
      test/std/algorithms/alg.sorting/alg.min.max/max.pass.cpp
  96. 0 0
      test/std/algorithms/alg.sorting/alg.min.max/max_comp.pass.cpp
  97. 0 0
      test/std/algorithms/alg.sorting/alg.min.max/max_element.pass.cpp
  98. 0 0
      test/std/algorithms/alg.sorting/alg.min.max/max_element_comp.pass.cpp
  99. 0 0
      test/std/algorithms/alg.sorting/alg.min.max/max_init_list.pass.cpp
  100. 0 0
      test/std/algorithms/alg.sorting/alg.min.max/max_init_list_comp.pass.cpp

+ 0 - 0
test/algorithms/alg.c.library/tested_elsewhere.pass.cpp → test/std/algorithms/alg.c.library/tested_elsewhere.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.copy/copy.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.copy/copy.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.copy/copy_backward.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.copy/copy_backward.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.copy/copy_if.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.copy/copy_if.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.copy/copy_n.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.copy/copy_n.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.fill/fill.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.fill/fill.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.fill/fill_n.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.fill/fill_n.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.generate/generate.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.generate/generate.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.generate/generate_n.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.generate/generate_n.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.move/move.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.move/move.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.move/move_backward.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.move/move_backward.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.partitions/is_partitioned.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.partitions/is_partitioned.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.partitions/partition.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.partitions/partition.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.partitions/partition_copy.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.partitions/partition_copy.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.partitions/partition_point.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.partitions/partition_point.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.partitions/stable_partition.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.partitions/stable_partition.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.random.shuffle/random_shuffle.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.random.shuffle/random_shuffle.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.random.shuffle/random_shuffle_rand.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.random.shuffle/random_shuffle_rand.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.random.shuffle/random_shuffle_urng.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.random.shuffle/random_shuffle_urng.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.remove/remove.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.remove/remove.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.remove/remove_copy.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.remove/remove_copy.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.remove/remove_copy_if.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.remove/remove_copy_if.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.remove/remove_if.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.remove/remove_if.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.replace/replace.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.replace/replace.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.replace/replace_copy.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.replace/replace_copy.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.replace/replace_copy_if.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.replace/replace_copy_if.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.replace/replace_if.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.replace/replace_if.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.reverse/reverse.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.reverse/reverse.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.reverse/reverse_copy.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.reverse/reverse_copy.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.rotate/rotate.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.rotate/rotate.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.rotate/rotate_copy.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.rotate/rotate_copy.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.swap/iter_swap.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.swap/iter_swap.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.swap/swap_ranges.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.swap/swap_ranges.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.transform/binary_transform.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.transform/binary_transform.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.transform/unary_transform.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.transform/unary_transform.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.unique/unique.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.unique/unique.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.unique/unique_copy.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.unique/unique_copy.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.unique/unique_copy_pred.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.unique/unique_copy_pred.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/alg.unique/unique_pred.pass.cpp → test/std/algorithms/alg.modifying.operations/alg.unique/unique_pred.pass.cpp


+ 0 - 0
test/algorithms/alg.modifying.operations/nothing_to_do.pass.cpp → test/std/algorithms/alg.modifying.operations/nothing_to_do.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/alg.adjacent.find/adjacent_find.pass.cpp → test/std/algorithms/alg.nonmodifying/alg.adjacent.find/adjacent_find.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/alg.adjacent.find/adjacent_find_pred.pass.cpp → test/std/algorithms/alg.nonmodifying/alg.adjacent.find/adjacent_find_pred.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/alg.all_of/all_of.pass.cpp → test/std/algorithms/alg.nonmodifying/alg.all_of/all_of.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/alg.any_of/any_of.pass.cpp → test/std/algorithms/alg.nonmodifying/alg.any_of/any_of.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/alg.count/count.pass.cpp → test/std/algorithms/alg.nonmodifying/alg.count/count.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/alg.count/count_if.pass.cpp → test/std/algorithms/alg.nonmodifying/alg.count/count_if.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/alg.equal/equal.pass.cpp → test/std/algorithms/alg.nonmodifying/alg.equal/equal.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/alg.equal/equal_pred.pass.cpp → test/std/algorithms/alg.nonmodifying/alg.equal/equal_pred.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/alg.find.end/find_end.pass.cpp → test/std/algorithms/alg.nonmodifying/alg.find.end/find_end.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/alg.find.end/find_end_pred.pass.cpp → test/std/algorithms/alg.nonmodifying/alg.find.end/find_end_pred.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/alg.find.first.of/find_first_of.pass.cpp → test/std/algorithms/alg.nonmodifying/alg.find.first.of/find_first_of.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/alg.find.first.of/find_first_of_pred.pass.cpp → test/std/algorithms/alg.nonmodifying/alg.find.first.of/find_first_of_pred.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/alg.find/find.pass.cpp → test/std/algorithms/alg.nonmodifying/alg.find/find.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/alg.find/find_if.pass.cpp → test/std/algorithms/alg.nonmodifying/alg.find/find_if.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/alg.find/find_if_not.pass.cpp → test/std/algorithms/alg.nonmodifying/alg.find/find_if_not.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/alg.foreach/test.pass.cpp → test/std/algorithms/alg.nonmodifying/alg.foreach/test.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/alg.is_permutation/is_permutation.pass.cpp → test/std/algorithms/alg.nonmodifying/alg.is_permutation/is_permutation.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/alg.is_permutation/is_permutation_pred.pass.cpp → test/std/algorithms/alg.nonmodifying/alg.is_permutation/is_permutation_pred.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/alg.none_of/none_of.pass.cpp → test/std/algorithms/alg.nonmodifying/alg.none_of/none_of.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/alg.search/search.pass.cpp → test/std/algorithms/alg.nonmodifying/alg.search/search.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/alg.search/search_n.pass.cpp → test/std/algorithms/alg.nonmodifying/alg.search/search_n.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/alg.search/search_n_pred.pass.cpp → test/std/algorithms/alg.nonmodifying/alg.search/search_n_pred.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/alg.search/search_pred.pass.cpp → test/std/algorithms/alg.nonmodifying/alg.search/search_pred.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/mismatch/mismatch.pass.cpp → test/std/algorithms/alg.nonmodifying/mismatch/mismatch.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/mismatch/mismatch_pred.pass.cpp → test/std/algorithms/alg.nonmodifying/mismatch/mismatch_pred.pass.cpp


+ 0 - 0
test/algorithms/alg.nonmodifying/nothing_to_do.pass.cpp → test/std/algorithms/alg.nonmodifying/nothing_to_do.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.binary.search/binary.search/binary_search.pass.cpp → test/std/algorithms/alg.sorting/alg.binary.search/binary.search/binary_search.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.binary.search/binary.search/binary_search_comp.pass.cpp → test/std/algorithms/alg.sorting/alg.binary.search/binary.search/binary_search_comp.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.binary.search/equal.range/equal_range.pass.cpp → test/std/algorithms/alg.sorting/alg.binary.search/equal.range/equal_range.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.binary.search/equal.range/equal_range_comp.pass.cpp → test/std/algorithms/alg.sorting/alg.binary.search/equal.range/equal_range_comp.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.binary.search/lower.bound/lower_bound.pass.cpp → test/std/algorithms/alg.sorting/alg.binary.search/lower.bound/lower_bound.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.binary.search/lower.bound/lower_bound_comp.pass.cpp → test/std/algorithms/alg.sorting/alg.binary.search/lower.bound/lower_bound_comp.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.binary.search/nothing_to_do.pass.cpp → test/std/algorithms/alg.sorting/alg.binary.search/nothing_to_do.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.binary.search/upper.bound/upper_bound.pass.cpp → test/std/algorithms/alg.sorting/alg.binary.search/upper.bound/upper_bound.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.binary.search/upper.bound/upper_bound_comp.pass.cpp → test/std/algorithms/alg.sorting/alg.binary.search/upper.bound/upper_bound_comp.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.heap.operations/is.heap/is_heap.pass.cpp → test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/is_heap.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.heap.operations/is.heap/is_heap_comp.pass.cpp → test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/is_heap_comp.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.heap.operations/is.heap/is_heap_until.pass.cpp → test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/is_heap_until.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.heap.operations/is.heap/is_heap_until_comp.pass.cpp → test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/is_heap_until_comp.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.heap.operations/make.heap/make_heap.pass.cpp → test/std/algorithms/alg.sorting/alg.heap.operations/make.heap/make_heap.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.heap.operations/make.heap/make_heap_comp.pass.cpp → test/std/algorithms/alg.sorting/alg.heap.operations/make.heap/make_heap_comp.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.heap.operations/nothing_to_do.pass.cpp → test/std/algorithms/alg.sorting/alg.heap.operations/nothing_to_do.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.heap.operations/pop.heap/pop_heap.pass.cpp → test/std/algorithms/alg.sorting/alg.heap.operations/pop.heap/pop_heap.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.heap.operations/pop.heap/pop_heap_comp.pass.cpp → test/std/algorithms/alg.sorting/alg.heap.operations/pop.heap/pop_heap_comp.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.heap.operations/push.heap/push_heap.pass.cpp → test/std/algorithms/alg.sorting/alg.heap.operations/push.heap/push_heap.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.heap.operations/push.heap/push_heap_comp.pass.cpp → test/std/algorithms/alg.sorting/alg.heap.operations/push.heap/push_heap_comp.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.heap.operations/sort.heap/sort_heap.pass.cpp → test/std/algorithms/alg.sorting/alg.heap.operations/sort.heap/sort_heap.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.heap.operations/sort.heap/sort_heap_comp.pass.cpp → test/std/algorithms/alg.sorting/alg.heap.operations/sort.heap/sort_heap_comp.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.lex.comparison/lexicographical_compare.pass.cpp → test/std/algorithms/alg.sorting/alg.lex.comparison/lexicographical_compare.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.lex.comparison/lexicographical_compare_comp.pass.cpp → test/std/algorithms/alg.sorting/alg.lex.comparison/lexicographical_compare_comp.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.merge/inplace_merge.pass.cpp → test/std/algorithms/alg.sorting/alg.merge/inplace_merge.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.merge/inplace_merge_comp.pass.cpp → test/std/algorithms/alg.sorting/alg.merge/inplace_merge_comp.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.merge/merge.pass.cpp → test/std/algorithms/alg.sorting/alg.merge/merge.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.merge/merge_comp.pass.cpp → test/std/algorithms/alg.sorting/alg.merge/merge_comp.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.min.max/max.pass.cpp → test/std/algorithms/alg.sorting/alg.min.max/max.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.min.max/max_comp.pass.cpp → test/std/algorithms/alg.sorting/alg.min.max/max_comp.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.min.max/max_element.pass.cpp → test/std/algorithms/alg.sorting/alg.min.max/max_element.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.min.max/max_element_comp.pass.cpp → test/std/algorithms/alg.sorting/alg.min.max/max_element_comp.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.min.max/max_init_list.pass.cpp → test/std/algorithms/alg.sorting/alg.min.max/max_init_list.pass.cpp


+ 0 - 0
test/algorithms/alg.sorting/alg.min.max/max_init_list_comp.pass.cpp → test/std/algorithms/alg.sorting/alg.min.max/max_init_list_comp.pass.cpp


Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно