Merge branch 'master' of https://github.com/kberg/dygraphs
[dygraphs.git] / auto_tests /
2011-06-09 Robert KonigsbergMerge branch 'master' of https://github.com/kberg/dygraphs
2011-06-07 Dan Vanderkamtests pass
2011-06-06 Dan Vanderkamun-HTMLify autotests README
2011-06-06 Dan Vanderkammerge upstream changes
2011-06-02 Dan Vanderkammerge in kberg changes
2011-06-02 Robert KonigsbergTests for pointClickCallback.
2011-06-02 Robert KonigsbergAdd useful comments to some of the mousedispatch methods.
2011-05-24 Robert KonigsbergFix bug 192.
2011-05-13 Robert KonigsbergWhen pan is the default behavior, clearSelection can...
2011-05-13 Robert Konigsbergtemporarily disabling a test while figuring out how...
2011-05-13 Robert KonigsbergStart adding tests for the interaction model. Create...
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.