summaryrefslogtreecommitdiffstats
path: root/libcxx/test/re/re.alg/re.alg.search/basic.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-1546/+0
* [libcxx] XFAIL all currently failing libc++ tests for linux.Eric Fiselier2014-10-231-0/+3
* Add locales to available_features for tests.Dan Albert2014-08-041-0/+2
* Move common header files into a 'support' directory; make 'testit' include -I...Marshall Clow2013-01-051-1/+1
* Removed several more different 'iterators.h' files in libcxx/testMarshall Clow2013-01-031-1/+1
* license changeHoward Hinnant2010-11-161-2/+2
* Fixing whitespace problemsHoward Hinnant2010-08-221-1/+0
* continued regex development...Howard Hinnant2010-07-271-0/+32
* Tests for basic posix regex templated on wchar_tHoward Hinnant2010-07-151-0/+743
* Fixed to work with generalized iterators.Howard Hinnant2010-07-141-0/+23
* Minor optimizations. Minor bug fixes. More tests.Howard Hinnant2010-07-141-0/+142
* Bracket expressions are working (lightly tested).Howard Hinnant2010-07-131-0/+101
* regex_constants icase and collate for matching a single char and for matching...Howard Hinnant2010-07-121-0/+26
* back references for BREHoward Hinnant2010-07-121-0/+162
* Redesign number 3. The previous design was not handling matching of empty st...Howard Hinnant2010-07-121-0/+81
* weekly update to by-chapter-summary, plus left and right anchor support in ba...Howard Hinnant2010-07-091-0/+72
* Marked subexpressions in a loop in basic posix working (only lightly tested s...Howard Hinnant2010-07-081-22/+40
* First loop test passed. The data structure and search algorithm is still cru...Howard Hinnant2010-07-071-16/+31
* First test for marked subexpressionsHoward Hinnant2010-06-301-0/+44
* First, very primitive, search results on one engineHoward Hinnant2010-06-301-0/+83
OpenPOWER on IntegriCloud