| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -3/+0 | |
| 2021-12-01 | Pretty print empty blocks as {} | David Tolnay | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 | |
| 2011-08-03 | Fix the pretty print tests to handle terminal newlines. Sorry! | Michael Sullivan | -1/+1 | |
| 2011-08-02 | Add dedicated pretty-printer tests with new pp-exact directive | Brian Anderson | -0/+3 | |
| Add a new src/test/pretty directory to hold just source files for testing the pretty-printer. Add a new pp-exact directive. When this directive is followed by a file name it specifies a file containing the output that the pretty-printer should generate. When pp-exact is not followed by a filename it says that the file should pretty-print as written. | ||||
