Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Marshall Clow b6e011b18b Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 6 жил өмнө
  Marshall Clow d36fc70220 Fix a minor bug with std::next and prev not and negative numbers. In particular, std::prev cannot require Bidirectional Iterators, because you might 'go back' -1 places, which goes forward. Thanks to Ville and Jonathan for the bug report. 6 жил өмнө
  JF Bastien e15dd4e32e Support tests in freestanding 6 жил өмнө
  Chandler Carruth 7c3769df62 Update more file headers across all of the LLVM projects in the monorepo 6 жил өмнө
  Rachel Craik 24047fd4a7 Remove addtional parameters in function std::next() and std::prev() 8 жил өмнө
  Stephan T. Lavavej b836deb5db [libcxx] [test] Strip trailing whitespace. NFC. 8 жил өмнө
  Marshall Clow 9e6b540dad Make next/prev/advance/distance operations on iterators be constexpr. I missed this when I implemented the rest of P0031R0 8 жил өмнө
  Eric Fiselier a90c6dd460 Move test into test/std subdirectory. 10 жил өмнө