idea ide updates
[scannr.git] / js / flotr2 / spec / jasmine.yml
Maxious 1 src_files:
2 - "lib/imagediff.js"
3 - "examples/lib/randomseed.js"
4 - "spec/js/flotr2.stable.js"
5 - "spec/helpers/stableFlotr.js"
6 - "lib/bean.js"
7 - "lib/underscore.js"
8 - "js/Flotr.js"
9 - "js/DefaultOptions.js"
10 - "js/Color.js"
11 - "js/Date.js"
12 - "js/DOM.js"
13 - "js/EventAdapter.js"
14 - "js/Text.js"
15 - "js/Graph.js"
16 - "js/Axis.js"
17 - "js/Series.js"
18 - "js/types/lines.js"
19 - "js/types/bars.js"
20 - "js/types/bubbles.js"
21 - "js/types/candles.js"
22 - "js/types/gantt.js"
23 - "js/types/markers.js"
24 - "js/types/pie.js"
25 - "js/types/points.js"
26 - "js/types/radar.js"
27 - "js/types/timeline.js"
28 - "js/plugins/crosshair.js"
29 - "js/plugins/download.js"
30 - "js/plugins/grid.js"
31 - "js/plugins/hit.js"
32 - "js/plugins/selection.js"
33 - "js/plugins/labels.js"
34 - "js/plugins/legend.js"
35 - "js/plugins/spreadsheet.js"
36 - "js/plugins/titles.js"
37 - "flotr2.examples.types.js"
38 - "spec/js/test-background.js"
39 - "spec/js/test-boundaries.js"
40 - "spec/js/test-mountain-nulls.js"
41 - "spec/helpers/testFlotr.js"
42 helpers:
43 spec_files:
44 - "Flotr.js"
45 - "Color.js"
46 - "Graph.js"
47 - "Chart.js"
48 src_dir: ".."
49 spec_dir: "../spec/"
50