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