]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Automatically expose custom Jasmine matchers 3287/head
authorSimon Brunel <simonbrunel@users.noreply.github.com>
Thu, 8 Sep 2016 21:29:39 +0000 (23:29 +0200)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Thu, 8 Sep 2016 21:32:47 +0000 (23:32 +0200)
commit49014714453bd0ac1b7b257c40dfd4d042581f60
treee0cb6309bf7547a0c4251f833ad9154d3db4cd0d
parent8254331eef9fe1dc9dc9c135dc08af8caccc0000
Automatically expose custom Jasmine matchers
14 files changed:
test/controller.bar.tests.js
test/controller.bubble.tests.js
test/controller.doughnut.tests.js
test/controller.line.tests.js
test/controller.polarArea.tests.js
test/controller.radar.tests.js
test/core.layoutService.tests.js
test/core.legend.tests.js
test/core.tooltip.tests.js
test/mockContext.js
test/scale.linear.tests.js
test/scale.logarithmic.tests.js
test/scale.radialLinear.tests.js
test/scale.time.tests.js