pulsar/spec
Nathan Sobo b70ff1b164 Don't assign window.jQuery in jasmine-jquery.js helper
I wrap it in a function wrapper to ensure that the assignment
`var jQuery` doesn't end up assigning a window global.
2013-04-26 15:36:13 -07:00
..
app Use bootstrap stacked nav-pills for panels menu in config window 2013-04-26 15:36:12 -07:00
fixtures Add atom.activatePackageConfig, which is called in config windows 2013-04-26 15:32:47 -07:00
stdlib Add _.spliceWithArray to avoid stack overflows when splicing huge arrays 2013-04-23 11:16:55 -07:00
atom-reporter.coffee Fix jasmine styling 2013-04-15 20:45:55 -06:00
jasmine-focused.coffee Move jasmine-focused to spec folder 2013-03-20 18:36:55 -07:00
jasmine-helper.coffee Make all requires of 'fs-utils' assign to fsUtils var instead of fs 2013-04-03 12:01:37 -06:00
spec-bootstrap.coffee Log error when no stack exists 2013-04-02 14:40:30 -07:00
spec-helper.coffee Don't assign window.jQuery in jasmine-jquery.js helper 2013-04-26 15:36:13 -07:00
spec-suite.coffee Make all requires of 'fs-utils' assign to fsUtils var instead of fs 2013-04-03 12:01:37 -06:00
time-reporter.coffee Use node's require instead of internal require 2013-03-12 10:38:05 -07:00