llvm-project/libcxx
Eric Fiselier e32264a4c0 Fix bugs in recursive_directory_iterator implementation and tests.
There are two fixes in this patch:

* Fix bug where the constructor of recursive_directory_iterator did not reset
  the error code if no failure occurred.

* Fix tests were dependent on the iteration order of the test directories.

llvm-svn: 273060
2016-06-17 22:22:37 +00:00
..
cmake [CMake] Cleanup uses of USES_TERMINAL 2016-06-08 22:20:28 +00:00
docs Add Filesystem TS -- Complete 2016-06-17 19:46:40 +00:00
include Add missing space between >> in template declaration. Fixes C++03 build. 2016-06-17 20:16:46 +00:00
lib Add Filesystem TS -- Complete 2016-06-17 19:46:40 +00:00
src Fix bugs in recursive_directory_iterator implementation and tests. 2016-06-17 22:22:37 +00:00
test Fix bugs in recursive_directory_iterator implementation and tests. 2016-06-17 22:22:37 +00:00
utils Add more missing license headers 2016-01-19 21:58:49 +00:00
www Update status of filesystem issues, and add tests for LWG issue 2683 2016-06-17 21:24:11 +00:00
.arcconfig Update Arcanist config to point to reviews.llvm.org 2014-06-10 18:29:36 +00:00
.gitignore [libc++] Refactor test components into modules. 2015-01-09 18:03:29 +00:00
CMakeLists.txt Add Filesystem TS -- Complete 2016-06-17 19:46:40 +00:00
CREDITS.TXT Add self to CREDITS.txt 2015-02-26 00:48:22 +00:00
LICENSE.TXT Update copyright year to 2016. 2016-03-30 22:39:53 +00:00
TODO.TXT Test commit to see if libcxx.llvm.org/docs builds 2015-09-04 22:57:00 +00:00