| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move more _LIBCPP_VERSION tests to test/libcxx. | Eric Fiselier | 2016-06-22 | 5 | -102/+0 |
| * | Void cast runtime-unused variables. Patch from STL@microsoft.com | Eric Fiselier | 2016-05-02 | 1 | -0/+10 |
| * | Fix test failures by adding missing include | Eric Fiselier | 2016-04-29 | 1 | -0/+1 |
| * | Fix or move various non-standard tests. | Eric Fiselier | 2016-04-29 | 1 | -5/+2 |
| * | Fix overload sets of strchr, strpbrk, strrchr, memchr and strstr from | Richard Smith | 2016-02-10 | 2 | -10/+22 |
| * | Split <ctype.h> out of <cctype>. | Richard Smith | 2015-10-08 | 1 | -14/+14 |
| * | Change initialization of mbstate_t objects in tests from '= {0}' to '= {}', w... | Marshall Clow | 2015-09-15 | 1 | -1/+1 |
| * | Make support for thread-unsafe C functions optional. | Ed Schouten | 2015-06-24 | 1 | -0/+2 |
| * | Make the presence of stdin and stdout optional. | Ed Schouten | 2015-03-26 | 1 | -6/+12 |
| * | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 10 | -0/+499 |

