pulsar/spec
Nathan Sobo c5004b71b1 Selections are only cleared when cursor is explicitly moved
This allows multiple selections to be modified without changes to an earlier selection clearing later selections. It means we can remove the `modifySelections` method from `CompositeSelection` and just call methods on selections in a loop.
2012-04-03 11:27:49 -06:00
..
atom Selections are only cleared when cursor is explicitly moved 2012-04-03 11:27:49 -06:00
fixtures Refactor all buffer manipulation to use Buffer.change 2012-01-25 17:59:15 -08:00
stdlib remove references to native 2012-03-01 16:22:05 -08:00
spec-bootstrap.coffee Extract jasmine code into jasmine-helper 2012-03-15 10:46:40 -07:00
spec-helper.coffee All keybindings are stored in the src/keybindings folder now 2012-04-02 08:57:08 -07:00
spec-suite.coffee atom variable holds all global state and is shared across contexts. 2012-02-28 13:14:35 -08:00