index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
test
/
std
/
experimental
/
filesystem
Commit message (
Expand
)
Author
Age
Files
Lines
*
Filesystem tests: un-confuse write time
JF Bastien
2018-06-01
1
-14
/
+13
*
[libcxx][test] Fix fs::proximate tests on platforms where /net exists.
Jan Korous
2018-04-04
1
-1
/
+1
*
[libcxx][test] Improve assert message
Jan Korous
2018-04-04
1
-3
/
+11
*
Fix fs::proximate tests on platforms where /net exists.
Eric Fiselier
2018-04-03
1
-4
/
+4
*
Implement P0430R2 - File system library on non-POSIX systems.
Eric Fiselier
2018-04-02
2
-8
/
+54
*
Implement filesystem NB comments, relative paths, and related issues.
Eric Fiselier
2018-04-02
19
-270
/
+752
*
Fix test case initialization issues in permissions test
Eric Fiselier
2018-03-26
1
-1
/
+7
*
Implement filesystem::perm_options specified in NB comments.
Eric Fiselier
2018-03-26
4
-41
/
+55
*
Make filesystem tests generic between experimental and std versions.
Eric Fiselier
2018-03-26
107
-233
/
+173
*
[libcxx] Fix last_write_time test for filesystems that don't support very sma...
Volodymyr Sapsai
2018-02-28
1
-10
/
+32
*
Implement LWG 3014 - Fix more noexcept issues in filesystem.
Eric Fiselier
2018-02-04
3
-4
/
+4
*
Remove debug println from rec.dir.itr.increment test
Eric Fiselier
2018-02-04
1
-2
/
+0
*
Implement LWG2989: path's streaming operators allow everything under the sun.
Eric Fiselier
2018-02-04
1
-0
/
+33
*
Address LWG 2849 and fix missing failure condition in copy_file.
Eric Fiselier
2018-02-04
1
-1
/
+6
*
Add error code handling to remove_all test
Ekaterina Vaartis
2018-01-12
1
-1
/
+1
*
Make std::experimental::filesystem::remove and remove_all return false or 0 i...
Ekaterina Vaartis
2018-01-11
2
-3
/
+27
*
[libcxx] [test] Strip trailing whitespace. NFC.
Stephan T. Lavavej
2017-12-07
1
-1
/
+1
*
More of P0600 - '[[nodiscard]] in the Library' mark empty() as nodiscard in f...
Marshall Clow
2017-11-16
2
-1
/
+30
*
Implement LWG 3013 - some filesystem members should not be noexcept.
Eric Fiselier
2017-10-30
6
-21
/
+32
*
Fix PR35078 - recursive directory iterator's increment method throws incorrec...
Eric Fiselier
2017-10-30
1
-0
/
+246
*
Fix last_write_time.pass.cpp to work with clang-3.9 and earlier
Roman Lebedev
2017-10-15
1
-0
/
+2
*
Really do make sure that last_write_time.pass.cpp still works with old clang
Roman Lebedev
2017-10-15
1
-2
/
+6
*
Silence clang's -Wtautological-constant-compare in last_write_time.pass.cpp
Roman Lebedev
2017-10-15
1
-0
/
+22
*
Fix equivalent test on OS X and FreeBSD
Eric Fiselier
2017-07-05
1
-7
/
+7
*
Implement LWG 2937 - equivalent("dne", "exists") is not an error
Eric Fiselier
2017-07-05
1
-51
/
+75
*
Diagnose when reverse_iterator is used on path::iterator.
Eric Fiselier
2017-04-13
1
-7
/
+5
*
Implement LWG 2787 - [file_status.cons] is inconsistent
Eric Fiselier
2017-03-06
1
-2
/
+2
*
add tests for ENAMETOOLONG
Eric Fiselier
2017-02-17
2
-9
/
+25
*
[test] Fix hard_link_count test to account for fs with dir nlink==1
Michal Gorny
2017-02-08
1
-4
/
+8
*
[libcxx] [test] Fix comment typos.
Stephan T. Lavavej
2017-02-05
1
-2
/
+2
*
filesystem: fix n4100 conformance for `temp_directory_path`
Saleem Abdulrasool
2017-02-05
1
-0
/
+8
*
[libcxx] [test] Fix comment typos, strip trailing whitespace.
Stephan T. Lavavej
2017-01-18
7
-11
/
+11
*
Fix filesystem::path assignment from {}
Eric Fiselier
2017-01-18
2
-0
/
+50
*
Fix last_write_time tests for filesystems that don't support negative and ver...
Jonas Hahnfeld
2017-01-14
1
-29
/
+63
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
14
-48
/
+11
*
Enable the -Wsign-compare warning to better support MSVC
Eric Fiselier
2016-12-11
1
-1
/
+2
*
Enable warnings by default for C++ >= 11 and fix -Wshadow occurances
Eric Fiselier
2016-12-03
6
-9
/
+12
*
Fix non-portable tests for temp_directory_path(...)
Eric Fiselier
2016-10-24
1
-8
/
+11
*
Fix libc++ specific assertion in permissions(...) tests
Eric Fiselier
2016-10-23
1
-1
/
+2
*
Implement LWG 2712 and update other issues status
Eric Fiselier
2016-10-16
1
-2
/
+26
*
Implement LWG 2681 and 2682
Eric Fiselier
2016-10-16
1
-0
/
+41
*
Implement LWG 2672.
Eric Fiselier
2016-10-15
1
-0
/
+29
*
Implement modified LWG 2665
Eric Fiselier
2016-10-15
1
-0
/
+8
*
Fix LWG2683 - filesystem::copy() should always clear the user-provided error_...
Eric Fiselier
2016-10-11
1
-5
/
+27
*
Implement LWG 2711. Constrain path members.
Eric Fiselier
2016-08-28
4
-0
/
+194
*
libcxx: Fix path.compare.pass expected result
Adhemerval Zanella
2016-08-15
1
-6
/
+10
*
test: relax the FS test a slight bit to be more reliable
Saleem Abdulrasool
2016-08-11
1
-1
/
+2
*
test/hard_link_count(): Fix test on darwin
Matthias Braun
2016-08-10
1
-8
/
+17
*
Implement P0392r0. Integrate filesystem::path and string_view.
Eric Fiselier
2016-07-23
5
-3
/
+116
*
[libcxx][filesystem] Remove setgid from parent before testing permissions
Jonas Hahnfeld
2016-07-18
1
-0
/
+3
[next]