cxx/test
2010-07-07 19:14:52 +00:00
..
algorithms Completed [alg.random.shuffle]. 2010-05-26 17:49:34 +00:00
containers Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
depr Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
diagnostics Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
input.output UTF-8 data in this file somehow got garbled 2010-05-28 16:37:38 +00:00
iterators Corrected a test bug in reverse_iterator 2010-05-28 16:53:29 +00:00
language.support [support.initlist.range] 2010-05-28 17:53:59 +00:00
localization [conversions.buffer] 2010-06-01 20:09:18 +00:00
numerics Implemented some adaptor constructors which I had missed. 2010-05-28 15:49:54 +00:00
re First loop test passed. The data structure and search algorithm is still crude and in-flux. But this milestone needed to be locked in. Right now every loop is implemented in terms of a structure that will handle the most complicated {min, max} loop. Though only *-loops are tested at the moment. In a future iteration *-loops will likely be optimized a little more. The only tests are for basic posix so far, but I have prototype code running for extended posix and ecma. The prototype code lacks the complicating properties of the real <regex> requirements though. 2010-07-07 19:14:52 +00:00
strings [string.conversions] 2010-06-02 18:20:39 +00:00
thread Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
utilities [util.smartptr.hash] 2010-06-03 16:42:57 +00:00
nothing_to_do.pass.cpp Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
testit Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00