pulsar/spec/app
Kevin Sawicki 50bc1aac74 Add task to refresh status of repository
By default this will occur when the window gains
focus and the Git class can now be subscribed to
so listeners can become notified when the status
of a repository changes.
2013-03-04 21:43:32 -08:00
..
atom-package-spec.coffee RootView.initialize no longer assigns window.rootView or calls open 2013-02-19 18:26:50 -07:00
atom-spec.coffee Make patch version segment optional in spec 2013-02-28 10:15:24 -08:00
buffer-spec.coffee Add the 'between' invalidation strategy for markers 2013-02-26 17:42:47 -07: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 Notify observers when display buffer markers are invalidated 2013-02-26 14:59:09 -08:00
edit-session-spec.coffee Restore selection when undoing an insert newline below 2013-02-20 14:09:40 -08:00
editor-spec.coffee Use Courier as the default font for specs 2013-03-04 16:40:02 -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 Add task to refresh status of repository 2013-03-04 21:43:32 -08:00
grammar-view-spec.coffee RootView.initialize no longer assigns window.rootView or calls open 2013-02-19 18:26:50 -07: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 Move matching bracket insertion to bracket-matcher package 2013-02-08 09:51:31 -07:00
native-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05: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 Serialize grammar overrides for paths 2013-01-08 15:24:14 -08:00
range-spec.coffee Support translating points and ranges 2013-01-30 13:49:10 -08:00
root-view-spec.coffee Remove "[object Object]" output from tests 2013-02-28 08:36:35 -05: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 Fix spec to match improved CoffeeScript grammar 2013-02-18 18:10:43 -07:00
text-mate-theme-spec.coffee fix textmate editor specs 2013-02-04 17:07:27 -08:00
theme-spec.coffee Load all .css files when theme has no package file 2013-02-14 09:04:32 -08:00
tokenized-buffer-spec.coffee Resolve $base includes correctly in TextMate grammars 2013-01-08 10:50:23 -08:00
undo-manager-spec.coffee 💄 2013-01-29 16:00:45 -07:00
window-spec.coffee Install atom executable during window.startup() 2013-02-22 21:19:34 -08:00