X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=auto_tests%2Fmisc%2Flocal.html;h=d24cab801022b51ae0172cb89e4d93d084fc4022;hb=4dd0ac55dc5074a6a935a9174a34ca5e04dcaae3;hp=cb9e2f19552c7472dbb5f24355b9e77fc83a40ff;hpb=395e98a32b32d83097a641afb297b755734074c4;p=dygraphs.git diff --git a/auto_tests/misc/local.html b/auto_tests/misc/local.html index cb9e2f1..d24cab8 100644 --- a/auto_tests/misc/local.html +++ b/auto_tests/misc/local.html @@ -34,6 +34,8 @@ + + @@ -41,14 +43,17 @@
+

This file is really nothing more than all the tests coalesced into a single - HTML file. To run a test, open a Javascript console and execute, for - instance,

+ HTML file. To run a test, use the selector above, or + open a Javascript console and execute, for instance,

testDrawSimpleRangePlusOne()

Alternatively you can use query args:

Example: local.html?testCase=ScrollingDivTestCase&test=testNestedDiv_Scrolled&command=runTest +