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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add braces, move braces, and rename variables to avoid shadowing. Patch from ...
Eric Fiselier
2016-04-28
1
-2
/
+2
*
Add is_swappable/is_nothrow_swappable traits
Eric Fiselier
2016-04-21
1
-0
/
+25
*
Add tests for LWG issue 2361
Eric Fiselier
2016-04-18
1
-0
/
+21
*
No, really - test the constructor
Marshall Clow
2016-02-25
1
-1
/
+1
*
Add test to ensure that the converting constructor in N4089 is present and wo...
Marshall Clow
2016-02-25
1
-0
/
+27
*
Cleanup unique_ptr failure tests and convert them to Clang verify
Eric Fiselier
2015-08-20
8
-217
/
+98
*
Add files that got missed in r245512.
Eric Fiselier
2015-08-19
4
-179
/
+89
*
More unique_ptr test cleanup. Fixes in <memory> to come later.
Eric Fiselier
2015-08-19
5
-132
/
+114
*
Fix failing unique_ptr tests.
Eric Fiselier
2015-07-31
2
-38
/
+7
*
Start cleanup of unique_ptr tests.
Eric Fiselier
2015-07-31
28
-1575
/
+894
*
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
3
-0
/
+6
*
Walter Brown sent a list of tests which needed 'additional includes' to match...
Marshall Clow
2015-01-09
49
-0
/
+49
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
169
-0
/
+9209