pulsar/spec
Nathan Sobo 4ca00f7347 Simplify marker events
Instead of marker-added and marker-removed events which are emitted
when markers are created/invalidated/revalidated/destroyed, we now
just have marker-created events that are triggered *only* when markers
are created for the first time. The marker itself emits a 'destroyed'
event when it is destroyed. The marker already notifies observers when
its validation status changes, so that's covered.
2013-04-29 21:01:48 -06:00
..
app Simplify marker events 2013-04-29 21:01:48 -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