Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-19 | Unit tests: On failure, print the input string. | John MacFarlane | 1 | -5/+5 | |
2011-01-18 | Revamped tests with new =: and =?> operators + builder. | John MacFarlane | 1 | -24/+22 | |
Left in a couple failing tests for demonstration purposes. | |||||
2011-01-14 | Minor code cleanup. | John MacFarlane | 1 | -3/+9 | |
2011-01-13 | Adjusted source to 80-column limit. | John MacFarlane | 1 | -0/+2 | |
2011-01-13 | Moved Tests.Shared -> Tests.Helpers. | John MacFarlane | 1 | -0/+26 | |
Tests.Shared would be the natural place to put tests for functions in Text.Pandoc.Shared. |