DygraphOps now does the right thing with events, which have read-only attributes...
[dygraphs.git] / auto_tests /
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.