summaryrefslogtreecommitdiffstats
path: root/libcxx/test/re/re.alg/re.alg.search/ecma.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-1588/+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
* Everything under [re.regex]Howard Hinnant2010-08-131-2/+0
* Fixed some bugs in the ecma bracket epression regarding escaped characters, a...Howard Hinnant2010-07-281-0/+30
* lookahead for ecmaHoward Hinnant2010-07-271-0/+62
* continued regex development...Howard Hinnant2010-07-271-104/+92
* A good start on ecma regex's. Maybe even feature complete, not sure yet. Al...Howard Hinnant2010-07-271-0/+1505
OpenPOWER on IntegriCloud