Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New test files for the javascript diff driver. | Arthur Schreiber | 2014-10-09 | 1 | -94/+94 |
| | |||||
* | Update Javascript userdiff driver and tests | Russell Belfer | 2014-01-27 | 1 | -0/+108 |
Writing a sample Javascript driver pointed out some extra whitespace handling that needed to be done in the diff driver. This adds some tests with some sample javascript code that I pulled off of GitHub just to see what would happen. Also, to clean up the userdiff test data, I did a "git gc" and packed up the test objects. |