X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=jsTestDriver.conf;h=ffbc369bdb0123195b0da055b5b32ff7308d0fb9;hb=794e4d006192940a44e2678cb570392017dc9361;hp=d8f950a41b698724fe591891d29eaa080abfcaf0;hpb=644eff8b76ca1a39ac2841d4f76a46a32042f071;p=dygraphs.git diff --git a/jsTestDriver.conf b/jsTestDriver.conf index d8f950a..ffbc369 100644 --- a/jsTestDriver.conf +++ b/jsTestDriver.conf @@ -1,7 +1,23 @@ server: http://localhost:9876 +# This list needs to be kept in sync w/ the one in dygraph-dev.js +# and the one in generate-combined.sh. load: - - dygraph-combined.js - - dygraph.js + - strftime/strftime-min.js + - rgbcolor/rgbcolor.js + - dashed-canvas.js + - dygraph-layout.js - dygraph-canvas.js + - dygraph-options.js + - dygraph.js + - dygraph-utils.js + - dygraph-gviz.js + - dygraph-interaction-model.js + - dygraph-options-reference.js + - dygraph-tickers.js + - dygraph-dev.js + - excanvas.js + - dygraph-plugin-base.js + - plugins/*.js + - dygraph-plugin-install.js - auto_tests/tests/*.js