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
/
iterators
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ::reference typedef in insert iterators.
Eric Fiselier
2016-06-30
3
-6
/
+6
*
Make instreambuf.iterator/types.pass.cpp more portable.
Eric Fiselier
2016-06-30
1
-6
/
+12
*
Move remaining _LIBCPP_VERSION tests into test/libcxx
Eric Fiselier
2016-06-22
1
-20
/
+0
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
7
-8
/
+22
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
9
-19
/
+19
*
[libcxx] Improve tests to use the UNSUPPORTED lit directive
Asiri Rathnayake
2016-05-28
1
-5
/
+2
*
Test hijacking ADL for operator& in the stream iterator constructors.
Eric Fiselier
2016-05-17
2
-3
/
+30
*
Add test for r269789
Eric Fiselier
2016-05-17
1
-0
/
+2
*
Void cast runtime-unused variables. Patch from STL@microsoft.com
Eric Fiselier
2016-05-02
5
-0
/
+5
*
Rename a few tests that had typos in their names. No functional change. Thank...
Marshall Clow
2016-04-23
1
-0
/
+0
*
Fix LWG issue #2106: move_iterators returning prvalues
Eric Fiselier
2016-04-22
1
-1
/
+40
*
Implement LWG#680, which was missed lo these many moons ago, and was reported...
Marshall Clow
2016-04-11
1
-2
/
+2
*
Mark some test XFAIL for GCC 4.9 due to missing is_trivial* traits
Eric Fiselier
2016-01-20
2
-0
/
+6
*
Implement LWG#2353: std::next is over-constrained
Marshall Clow
2015-11-07
1
-0
/
+4
*
Suppress clang warnings in some tests
Eric Fiselier
2015-08-30
1
-0
/
+4
*
A few bits of N2994 didn't get fully implemented a long time ago. Thanks to S...
Marshall Clow
2015-04-16
5
-8
/
+79
*
[libcxx] Make __wrap_iter work with gcc.
Nico Weber
2015-01-27
1
-0
/
+20
*
Cleaning up the test suite; remove some includes of non-standard file <__config>
Marshall Clow
2015-01-18
4
-11
/
+0
*
One more #include request in the test suite from Walter Brown
Marshall Clow
2015-01-11
1
-0
/
+1
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
168
-0
/
+6216