pulsar/spec
Nathan Sobo 69300e0766 Make Buffer.transact restore marker ranges on undo/redo of transaction
We no longer need to restore selection ranges before and after
transactions now because selections are based on markers so they go
along for the ride for free. This allows us to delegate directly to
Buffer.transact from EditSession.
2013-05-01 18:38:40 -06:00
..
app Make Buffer.transact restore marker ranges on undo/redo of transaction 2013-05-01 18:38:40 -06:00
fixtures Add atom.activatePackageConfig, which is called in config windows 2013-04-26 15:32:47 -07:00
stdlib Undasherize the namespace when no event exists 2013-04-29 10:49:31 -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