test tweaks to facilitate conversion
authorDan Vanderkam <danvdk@gmail.com>
Sat, 21 Mar 2015 20:49:34 +0000 (16:49 -0400)
committerDan Vanderkam <danvdk@gmail.com>
Sun, 22 Mar 2015 21:46:44 +0000 (17:46 -0400)
commit319d0361d2e512ed8049dfedffd79254e491201c
tree2d8851ae7e1abbc88538edbe34339407afc73217
parent8ab75052fca9261d19222d9e0360b147c240a3b5
test tweaks to facilitate conversion
28 files changed:
auto_tests/tests/axis_labels.js
auto_tests/tests/callback.js
auto_tests/tests/connect_separated_points.js
auto_tests/tests/css.js
auto_tests/tests/custom_bars.js
auto_tests/tests/data_api.js
auto_tests/tests/date_ticker.js
auto_tests/tests/error_bars.js
auto_tests/tests/fill_step_plot.js
auto_tests/tests/formats.js
auto_tests/tests/grid_per_axis.js
auto_tests/tests/interaction_model.js
auto_tests/tests/missing_points.js
auto_tests/tests/multiple_axes.js
auto_tests/tests/numeric_ticker.js
auto_tests/tests/per_axis.js
auto_tests/tests/plugins.js
auto_tests/tests/range_selector.js
auto_tests/tests/range_tests.js
auto_tests/tests/resize.js
auto_tests/tests/rolling_average.js
auto_tests/tests/scrolling_div.js
auto_tests/tests/simple_drawing.js
auto_tests/tests/stacked.js
auto_tests/tests/step_plot_per_series.js
auto_tests/tests/to_dom_coords.js
auto_tests/tests/update_options.js
auto_tests/tests/visibility.js