..
atom-spec.coffee
Specify cwd instead of cd'ing
2013-04-18 20:41:17 -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
Set height on image view, not parent
2013-04-15 20:45:55 -06: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
Include hidden files when running nak
2013-04-12 11:48:44 -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
Fix select-list auto-scrolling specs
2013-04-15 20:45:55 -06: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-scope-selector-spec.coffee
Support space-separated scopes in selector parser
2013-04-19 10:58:33 -07: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
Add initial support for injection grammars
2013-04-19 10:58:34 -07: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