Beman
|
9950b03ec1
|
Fix a bug in create_directories() caused by change in C++17 parent_path() spec when there is no parent path. Update a couple of test cases that changed for C++17.
|
2017-10-04 15:42:19 -04:00 |
|
Beman
|
88d7785f63
|
Change lexically_proximate() imp to more closely follow the standard. Move all remaining lexically_normal and lexically_relative tests from path_test.cpp to path_generation_test.cpp.
|
2017-10-03 11:48:17 -04:00 |
|
Beman
|
4544f7e4d4
|
Rename relative_test to path_generation_test. The old name didn't misidentified what is being tested due to function name changes during standardization.
|
2017-10-03 11:11:05 -04:00 |
|