debug -> options-reference
[dygraphs.git] / auto_tests /
2011-05-13 Dan Vanderkamall tests pass
2011-05-13 Dan Vanderkama regression test plus general fallout from the toDomYC...
2011-05-12 Dan Vanderkamfix name collision
2011-05-12 Dan Vanderkamadd tests for axis labels to pin down the current behavior
2011-05-12 Dan Vanderkamfix labels issue when loading CSV multiple times and...
2011-05-10 Dan VanderkamMerge pull request #63 from kberg/master
2011-05-05 Robert KonigsbergDygraphOps now does the right thing with events, which...
2011-05-05 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygraphs
2011-05-05 Robert KonigsbergFix pedantic typo in copyright headers.
2011-05-04 Robert KonigsbergUpdate global README with updated example, and license...
2011-05-03 Dan VanderkamMerge pull request #62 from kberg/fix174.
2011-04-28 Robert KonigsbergAdded range_tests, which uses DygraphOps -- an API...
2011-04-28 Robert KonigsbergAdded runAllTests. Useful.
2011-04-27 Robert Konigsbergoops -- s/MoreAsserts.//
2011-04-27 Robert KonigsbergMoving the delta tests to MoreAsserts. MoreAsserts...
2011-04-27 Robert KonigsbergUpdated fake test runner that shows stack traces on...
2011-04-27 Robert KonigsbergUpdated auto tests per danvk's comments.
2011-04-26 Robert KonigsbergFake jstestdriver was not storing jquery, wonder why...
2011-04-26 Robert KonigsbergFirst set of automated tests for Dygraphs.