aboutsummaryrefslogtreecommitdiff
path: root/tests/path
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-08-21 19:29:23 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-08-22 17:54:03 +0300
commitbe46ad8ae63e6fc5976b9ca65e296461908aecce (patch)
tree1e93965406bfc6c51934f9c3039080454bbf6e90 /tests/path
parentff27bb45d3981e81da8dacc6deae9309b066cfef (diff)
Remove path_traits<wchar_t> specialization
Diffstat (limited to 'tests/path')
-rw-r--r--tests/path/driver.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/path/driver.cxx b/tests/path/driver.cxx
index ee62d73..4d859b3 100644
--- a/tests/path/driver.cxx
+++ b/tests/path/driver.cxx
@@ -490,10 +490,7 @@ main ()
#endif
assert (path::temp_directory ().absolute ());
- //assert (wpath::temp_directory ().absolute ());
-
assert (path::home_directory ().absolute ());
- //assert (wpath::home_directory ().absolute ());
// normalize and actualize
//