Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -5/+11 |
* | Change initialization of mbstate_t objects in tests from '= {0}' to '= {}', w... | Marshall Clow | 2015-09-15 | 1 | -1/+1 |
* | 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 | 1 | -0/+109 |