pulsar/spec/app
2013-04-10 17:43:26 -07:00
..
atom-spec.coffee Fix version spec 2013-04-03 15:28:43 -07:00
config-spec.coffee Make all requires of 'fs-utils' assign to fsUtils var instead of fs 2013-04-03 12:01:37 -06:00
directory-spec.coffee Make all requires of 'fs-utils' assign to fsUtils var instead of fs 2013-04-03 12:01:37 -06:00
display-buffer-spec.coffee Only load TextMate packages as needed in specs 2013-03-26 17:35:42 -06:00
edit-session-spec.coffee Merge remote-tracking branch 'origin/master' into vim-core-changes 2013-04-09 18:52:36 +02:00
editor-spec.coffee Fire will-be-removed event from beforeRemove() 2013-04-10 17:43:26 -07:00
event-emitter-spec.coffee Use node's require instead of internal require 2013-03-12 10:38:05 -07:00
file-spec.coffee Use node-pathwatcher. 2013-04-07 16:35:35 +08:00
git-spec.coffee Make all requires of 'fs-utils' assign to fsUtils var instead of fs 2013-04-03 12:01:37 -06:00
image-view-spec.coffee Support zooming images in/out and resetting 2013-04-08 15:36:43 -07:00
keymap-spec.coffee Allow !important flag in keymap selectors 2013-04-05 14:52:35 -06:00
language-mode-spec.coffee Only load TextMate packages as needed in specs 2013-03-26 17:35:42 -06:00
pane-container-spec.coffee Focus pane after reopening it 2013-04-08 16:54:05 -07:00
pane-spec.coffee Detach instead of remove when moved item is the view 2013-04-08 18:22:58 -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 Add spec for excluding ignored files from Project.scan() 2013-04-05 08:45:00 -07:00
range-spec.coffee Support translating points and ranges 2013-01-30 13:49:10 -08:00
root-view-spec.coffee Remove duplicate RootView.eachPane(callback) 2013-04-09 13:36:52 -07:00
select-list-spec.coffee Attach to DOM in specs that alter the mini editor 2013-04-02 13:22:46 -07:00
selection-spec.coffee Use node's require instead of internal require 2013-03-12 10:38:05 -07:00
syntax-spec.coffee Don't assign text grammar by default. Just use the null grammar. 2013-04-03 18:34:54 -06:00
text-buffer-spec.coffee Use node-pathwatcher. 2013-04-07 16:35:35 +08:00
text-mate-grammar-spec.coffee Eliminate syntax.grammarsByFileType hash 2013-04-03 18:34:53 -06:00
text-mate-theme-spec.coffee Make all requires of 'fs-utils' assign to fsUtils var instead of fs 2013-04-03 12:01:37 -06:00
theme-spec.coffee Make all requires of 'fs-utils' assign to fsUtils var instead of fs 2013-04-03 12:01:37 -06:00
tokenized-buffer-spec.coffee Only load TextMate packages as needed in specs 2013-03-26 17:35:42 -06:00
undo-manager-spec.coffee Use node's require instead of internal require 2013-03-12 10:38:05 -07:00
window-spec.coffee Open the file dragged to window. 2013-04-09 15:37:30 +08:00