[libcxx] r224658 - Move test into test/std subdirectory.
Eric Fiselier
eric at efcs.ca
Sun Dec 21 14:13:32 PST 2014
The test-suite (now under test/std) was structured based on the
clauses in the standard and only tested the requirements laid out in
the standard. There are many other things that would be nice to test
that did not fit that format.
In the future I hope to add tests for various other things, including
the libc++ internals, performance tests, tests for our debug mode,
etc. As it previously stood there was no good place to put these
tests.
The amount of churn is unfortunate (Sorry to all those affected), but
I believe it was necessary.
/Eric
On Sun, Dec 21, 2014 at 2:57 PM, Jonathan Roelofs
<jonathan at codesourcery.com> wrote:
> Why the churn?
>
> Jon
>
> On 12/19/14 6:40 PM, Eric Fiselier wrote:
>>
>> _______________________________________________
>> cfe-commits mailing list
>> cfe-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>>
>
> --
> Jon Roelofs
> jonathan at codesourcery.com
> CodeSourcery / Mentor Embedded
More information about the cfe-commits
mailing list