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
/
utilities
/
memory
/
unique.ptr
/
unique.ptr.runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite and cleanup unique_ptr tests.
Eric Fiselier
2017-04-15
70
-3814
/
+0
*
Fix template >> within C++03 code
Eric Fiselier
2017-04-13
1
-1
/
+1
*
Fix C++03 test failures
Eric Fiselier
2017-04-13
1
-1
/
+1
*
Add tests that std::unique_ptr's default constructor is constexpr.
Eric Fiselier
2017-04-13
2
-49
/
+45
*
[libcxx] Fix __compressed_pair so it doesn't copy the argument multiple times...
Eric Fiselier
2017-04-12
1
-13
/
+14
*
Fix test failures with older Clang versions
Eric Fiselier
2017-04-12
1
-0
/
+2
*
Fix incorrectly qualified return type from unique_ptr::get_deleter().
Eric Fiselier
2017-04-12
1
-11
/
+30
*
Refactor unique_ptr/shared_ptr deleter test types into single header.
Eric Fiselier
2017-01-20
17
-17
/
+17
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
1
-3
/
+3
*
Fix unique_ptr.runtime tests for null inputs. Patch from STL@microsoft.com
Eric Fiselier
2016-07-24
2
-0
/
+13
*
Mark LWG issue 2520 as complete
Eric Fiselier
2016-05-31
3
-0
/
+16
*
Add a test for uniqueptr having either NULL and nullptr
Marshall Clow
2016-05-16
1
-0
/
+6
*
Fix failing unique_ptr tests.
Eric Fiselier
2015-07-31
2
-38
/
+7
*
Start cleanup of unique_ptr tests.
Eric Fiselier
2015-07-31
2
-46
/
+13
*
Automatically detect and use clang verify in failure tests.
Eric Fiselier
2015-07-06
1
-1
/
+0
*
Get tests running with warnings. Fix warnings in headers and tests
Eric Fiselier
2015-02-05
1
-0
/
+2
*
Walter Brown sent a list of tests which needed 'additional includes' to match...
Marshall Clow
2015-01-09
15
-0
/
+15
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
70
-0
/
+3809