pulsar/spec
Nathan Sobo aa86362a0a Add Project@registerOpener(fn) to register custom openers on project
Now packages can register custom handlers for different kinds of file
paths. If the function you register returns a resource for the given
path, it will be returned from Project.open instead of an EditSession.
2013-05-14 20:23:25 -06:00
..
app Add Project@registerOpener(fn) to register custom openers on project 2013-05-14 20:23:25 -06:00
fixtures Transform specs to something useful 2013-05-03 16:57:41 -07:00
stdlib Use season module internally 2013-05-14 11:58:34 -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