pulsar/spec/app
2013-03-07 09:30:29 -08:00
..
atom-package-spec.coffee Replace RootView.getActiveEditor() with getActiveView() 2013-03-07 09:30:23 -08:00
atom-spec.coffee Give the view a chance to update before presenting next dialog 2013-03-07 09:30:28 -08:00
buffer-spec.coffee Fire 'modified-status-changed' events on changes after save/reload 2013-03-07 09:30:28 -08:00
config-spec.coffee Copy themes to ~/.atom/themes when config loads 2013-02-22 14:46:30 -08:00
directory-spec.coffee Rename File and Directory 'contents-change' to 'contents-changed' 2013-01-03 18:16:19 -07:00
display-buffer-spec.coffee Eliminate fixturesProject global. Use project global instead. 2013-03-07 09:30:27 -08:00
edit-session-spec.coffee Eliminate fixturesProject global. Use project global instead. 2013-03-07 09:30:27 -08:00
editor-spec.coffee Fix breakages due to save method moving to Pane (except saveAll specs) 2013-03-07 09:30:28 -08:00
event-emitter-spec.coffee Add EventEmitter#one which adds a one-shot subscription 2012-11-28 13:40:09 -07:00
file-spec.coffee Rename File 'remove' & 'move' events to passive voice 2013-01-04 11:25:46 -07:00
git-spec.coffee Use a single worker for status refreshes 2013-03-06 14:59:12 -08:00
grammar-view-spec.coffee Add RootView.getActiveView and .getActivePaneItem 2013-03-07 09:30:22 -08:00
keymap-spec.coffee RootView.initialize no longer assigns window.rootView or calls open 2013-02-19 18:26:50 -07:00
language-mode-spec.coffee Eliminate fixturesProject global. Use project global instead. 2013-03-07 09:30:27 -08:00
native-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
pane-container-spec.coffee Move saveAll and specs to PaneContainer 2013-03-07 09:30:29 -08:00
pane-spec.coffee Make meta-# bindings work with new panes 2013-03-07 09:30:29 -08:00
pasteboard-spec.coffee Remove double spies on native pasteboard methods 2013-01-10 15:33:30 -08:00
point-spec.coffee Support translating points and ranges 2013-01-30 13:49:10 -08:00
project-spec.coffee Set the project path when its first edit session is saved 2013-03-07 09:30:26 -08:00
range-spec.coffee Support translating points and ranges 2013-01-30 13:49:10 -08:00
root-view-spec.coffee Move saveAll and specs to PaneContainer 2013-03-07 09:30:29 -08:00
select-list-spec.coffee 💄 2013-01-25 17:37:24 -08:00
selection-spec.coffee Replace mentions of 'anchor' with 'tail' in selection and its spec 2013-02-02 16:44:13 -07:00
syntax-spec.coffee Give first line regex the required amount of lines 2013-02-20 15:11:07 -08:00
text-mate-grammar-spec.coffee Eliminate fixturesProject global. Use project global instead. 2013-03-07 09:30:27 -08:00
text-mate-theme-spec.coffee fix textmate editor specs 2013-02-04 17:07:27 -08:00
theme-spec.coffee Eliminate fixturesProject global. Use project global instead. 2013-03-07 09:30:27 -08:00
tokenized-buffer-spec.coffee Eliminate fixturesProject global. Use project global instead. 2013-03-07 09:30:27 -08:00
undo-manager-spec.coffee 💄 2013-01-29 16:00:45 -07:00
window-spec.coffee Make window specs pass without getActiveEditor/getEditors 2013-03-07 09:30:23 -08:00