pulsar/spec/app
2012-06-02 09:21:06 -07:00
..
atom-spec.coffee Don't let atom spec bind default keys again 2012-04-03 17:21:13 -07:00
buffer-spec.coffee 💄 2012-05-30 15:57:03 -06:00
cursor-spec.coffee Substitutions work with multiple selections 2012-04-04 11:09:30 -06:00
directory-spec.coffee Directory spec calls .off() when testing unwatch path 2012-05-03 09:43:45 -07:00
editor-spec.coffee Rename Buffer.numLines to Buffer.getLineCount 2012-06-01 11:25:58 -07:00
event-emitter-spec.coffee EventEmitter.off with no args removes all subscriptions 2012-04-26 15:54:12 -06:00
fold-suggester-spec.coffee The solution to all build problems 2012-06-01 15:35:38 -07:00
highlighter-spec.coffee Method name 💄 for Highlighter 2012-06-01 12:15:26 -06:00
keymap-spec.coffee Add rootView.activeKeybindings(). 2012-05-29 15:46:38 -07:00
line-map-spec.coffee 💄 rename ScreenLineFragment to ScreenLine 2012-06-01 14:01:33 -06:00
point-spec.coffee Fix bug where you can't move rightward over fold placeholders 2012-04-06 15:37:27 -06:00
project-spec.coffee Project.getFilePaths does not traverse into ignored directories 2012-05-08 17:59:38 -07:00
range-spec.coffee Rename App.coffee to Atom.coffee. This also required moving src/atom,spec/atom to src/app,spec/app 2012-04-03 10:33:24 -07:00
renderer-spec.coffee When a fold is created inside an existing fold, don't trigger change events or update line map. 2012-06-02 09:21:06 -07:00
root-view-spec.coffee Add rootView.activeKeybindings(). 2012-05-29 15:46:38 -07:00
screen-line-spec.coffee 💄 rename ScreenLineFragment to ScreenLine 2012-06-01 14:01:33 -06:00
selection-spec.coffee Enable auto-indent for 1 more spec + 💄 2012-05-31 18:22:54 -06:00
status-bar-spec.coffee Make Atom SpacePen view's default to empty object (where needed) 2012-05-16 10:35:50 -07:00
undo-manager-spec.coffee Allow calls to startBatch/endBatch to be nested 2012-04-19 11:19:24 -06:00
window-spec.coffee Don't load user configuration in window specs (who knows what's in there?!) 2012-04-23 14:19:50 -06:00