pulsar/spec/app
2013-07-17 17:42:33 -07:00
..
atom-spec.coffee Nuke documentation threshold specs 2013-06-28 04:39:30 -06:00
config-panel-spec.coffee Update config panel spec 2013-05-02 12:05:56 -07:00
config-spec.coffee Create an empty ~/.atom/config.cson when missing 2013-07-05 09:17:44 -07:00
config-view-spec.coffee Use bootstrap stacked nav-pills for panels menu in config window 2013-04-26 15:36:12 -07:00
directory-spec.coffee Relativize exact path matches to the empty string 2013-06-14 09:20:28 -07:00
display-buffer-spec.coffee Unsubscribe markers when destroying display buffer 2013-06-19 09:56:55 -07:00
edit-session-replication-spec.coffee Accept documents in EditSession and replicate scroll position 2013-06-28 04:39:30 -06:00
edit-session-spec.coffee Remove editor.autoIndentOnPaste config option 2013-07-16 17:08:12 -07:00
editor-spec.coffee Fix specs due to scrollTop/Left becoming methods on EditSession 2013-06-28 04:39:30 -06:00
event-emitter-spec.coffee Allow off to be called before on without error 2013-04-24 11:41:56 -07:00
file-spec.coffee Rename .write() to writeSync() 2013-06-12 20:38:26 -07:00
git-spec.coffee Update repository status to use new task style 2013-06-17 12:11:25 -07:00
keymap-spec.coffee Support non-English keyboard languages 2013-06-28 16:36:55 -07:00
language-mode-spec.coffee remove the f on the describe 2013-07-17 17:42:33 -07:00
package-config-panel-spec.coffee Add spec for installing a package 2013-05-22 15:29:38 -07:00
pane-container-replication-spec.coffee Use .getState() instead of .serialize() in replication specs 2013-06-28 04:39:29 -06:00
pane-container-spec.coffee Replicate pane splitting and removal 2013-06-28 04:39:26 -06:00
pane-replication-spec.coffee Use .getState() instead of .serialize() in replication specs 2013-06-28 04:39:29 -06:00
pane-spec.coffee Store views that don't implement setModel() by their item 2013-07-02 09:41:46 -07: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 Support symlinks in .relativize() and .contains() 2013-06-14 08:29:21 -07:00
range-spec.coffee Add Range.compare 2013-04-29 21:01:46 -06:00
root-view-spec.coffee Replicate pane splitting and removal 2013-06-28 04:39:26 -06:00
row-map-spec.coffee Merge adjacent isomorphic regions after adding new regions 2013-05-10 13:20:42 -06:00
select-list-spec.coffee Don't use error class in select list 2013-06-13 11:31:09 -07:00
selection-spec.coffee Fix selection spec to to check marker destruction properly 2013-04-29 21:01:47 -06:00
syntax-spec.coffee Guard against missing file path in getScore() 2013-07-10 08:54:15 -07:00
text-buffer-spec.coffee Rename .write() to writeSync() 2013-06-12 20:38:26 -07:00
text-mate-grammar-spec.coffee Only check ending rules when stack size increases 2013-06-17 13:08:10 -07:00
text-mate-scope-selector-spec.coffee Add specs for & selectors 2013-04-19 10:58:35 -07:00
text-mate-theme-spec.coffee Use path.join() instead of fsUtils.join() 2013-06-12 16:20:40 -07:00
theme-config-panel-spec.coffee Themes can be disabled by clicking their 'x' icon in the enabled list 2013-04-26 15:36:14 -07:00
theme-spec.coffee Use path.join() instead of fsUtils.join() 2013-06-12 16:20:40 -07:00
tokenized-buffer-spec.coffee Add spec with surrogate pair token with trailing text 2013-06-04 13:43:19 -07:00
undo-manager-spec.coffee Make Buffer.transact restore marker ranges on undo/redo of transaction 2013-05-01 18:38:40 -06:00
window-spec.coffee Replicate pane splitting and removal 2013-06-28 04:39:26 -06:00