1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 22 hours ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix whitespace stripping if second line of doctest is a continuation line. More... about 10 years ago
Use Neil Fraser's diff instead of John Resig's. More... about 10 years ago
Don't HTML-escape the exception message. More... about 10 years ago
Clean up trailing newlines in <ins>/<del> output. More... about 10 years ago
Remove redundant <ins>/<del> tags in word diff output. More... about 10 years ago
Emit word-by-word diff on a failing doctest. More... about 10 years ago
Allow doctests to access even Java private/protected members. More... about 10 years ago
Update Rhino to 1.7R5pre. More... about 10 years ago
Release version 1.6 More... about 10 years ago
Convert README to markdown format. More... about 10 years ago
Add travis test integration. More... about 10 years ago
New location for DocErrorReporter in JDK 1.7; better handle when missing. More... about 10 years ago
Use the `java.home` property instead of `jdk.home`. More... about 10 years ago
Default to javascript 1.7. More... over 14 years ago
Fix default import of packages with non-standard names. More... over 14 years ago
Delete TEST-*.txt output from JUnit in ant's 'clean' target. More... over 14 years ago
Release version 1.5 More... over 14 years ago
Update README; remove JDK 1.4 support. More... over 14 years ago
Rename AllJDoctests to RerunJDoctests; other improvements. More... over 14 years ago
Fix bug when invoking javadoc multiple times in a single process. More... over 14 years ago
Renamed classes; javadoc-using JDoctestRunner.java is now default. More... over 14 years ago
Alternate implementation of JDoctestRunnr based on javadoc. More... over 14 years ago
Refactor JUnit test bridge so you can run tests one class at a time. More... almost 15 years ago
Refactor to use JUnit Parameterized test runner. More... almost 15 years ago
Better error message if the JDoctest test directory does not yet exist. More... almost 15 years ago
Pull the expectFail() method out into its own class. More... almost 15 years ago
Add Eclipse project metadata. More... almost 15 years ago
Add JUnit test adapter, to run your generated doctests as a JUnit test. More... almost 15 years ago
Suppress unused import warning. More... almost 15 years ago
Release JDoctest 1.4. More... about 15 years ago