Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011年07月04日 | printf: "if a precision is specified, the '0' flag shall be ignored." | Rich Felker | -2/+2 |
2011年07月04日 | additional printf corner case tests | Rich Felker | -0/+8 |
2011年05月12日 | add some printf float rounding tests | Rich Felker | -0/+8 |
2011年04月14日 | some new floating point printf tests, including one musl fails | Rich Felker | -0/+9 |
2011年03月30日 | test printing tiny doubles - use ascii arithmetic to check result | Rich Felker | -2/+16 |
2011年03月27日 | new snprintf and swprintf tests | Rich Felker | -0/+4 |
2011年03月19日 | initial check-in, taken from old libc svn repo with significant additions | Rich Felker | -0/+120 |