pulsar/spec
Kevin Sawicki 1d84274973 Return existing selections from addSelection()
Previously if a selection was added and then merged
away the selection-added event would still fire even
though the selection was already destroyed.

Now the existing selection that intersects with the
range is returned when the merge destroys the new selection.

Closes #374
2013-03-27 17:59:55 -04:00
..
app Return existing selections from addSelection() 2013-03-27 17:59:55 -04:00
fixtures Remove unused test.tmbundle 2013-03-26 17:35:44 -06:00
stdlib Replace Task's implementation with ProcessTask. 2013-03-27 12:25:54 +08:00
atom-reporter.coffee Use node's require instead of internal require 2013-03-12 10:38:05 -07:00
jasmine-focused.coffee Move jasmine-focused to spec folder 2013-03-20 18:36:55 -07:00
jasmine-helper.coffee Move jasmine-helper from vendor/ to spec/ 2013-03-20 18:38:19 -07:00
spec-bootstrap.coffee Only exit specs on exceptions when exitWhenDone is true 2013-03-26 14:57:03 -07:00
spec-helper.coffee Allow scoped-properties to be added/removed by name 2013-03-26 17:35:44 -06:00
spec-suite.coffee Measure spec suite require time 2013-03-15 09:09:56 -06:00
time-reporter.coffee Use node's require instead of internal require 2013-03-12 10:38:05 -07:00