Rename test and test methods so they do not conflict with multiple-axes.js.
[dygraphs.git] / jsTestDriver.conf
CommitLineData
644eff8b
RK
1server: http://localhost:9876
2
8d3d15af
DV
3# This list needs to be kept in sync w/ the one in dygraph-dev.js
4# and the one in generate-combined.sh.
644eff8b 5load:
7165f97b 6 - strftime/strftime-min.js
8d3d15af 7 - rgbcolor/rgbcolor.js
1533d06e 8 - dashed-canvas.js
8d3d15af
DV
9 - dygraph-layout.js
10 - dygraph-canvas.js
11 - dygraph.js
12 - dygraph-utils.js
13 - dygraph-gviz.js
14 - dygraph-interaction-model.js
15 - dygraph-options-reference.js
ccd9d7c2 16 - dygraph-range-selector.js
48e614ac 17 - dygraph-tickers.js
8d3d15af
DV
18 - dygraph-dev.js
19 - excanvas.js
9f636500 20 # NOTE: we can't do plugins/*.js because the order is important.
ec0e1045 21 - plugins/base.js
9f636500
DV
22 - plugins/annotations.js
23 - plugins/axes.js
24 - plugins/chart-labels.js
25 - plugins/grid.js
ec0e1045
DV
26 - plugins/legend.js
27 - plugins/install.js
644eff8b 28 - auto_tests/tests/*.js