pulsar/spec/app
2013-02-19 18:26:50 -07:00
..
atom-package-spec.coffee Moved atom.loadPackage to a spec-only helper function 2013-02-13 16:37:59 -08:00
atom-spec.coffee Make project a global and refactor startup process 2013-02-19 18:26:50 -07:00
buffer-spec.coffee Remove Anchor and AnchorRange. They're fully replaced by markers. 2013-02-05 18:15:48 -07:00
config-spec.coffee Support CSON config file 2013-02-04 12:38:00 -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 Support folding multi-line comments 2013-02-14 10:57:39 -08:00
edit-session-spec.coffee Restore marker cleanup assertions 2013-02-06 17:29:08 -07:00
editor-spec.coffee Eliminate rootView.project references. 2013-02-19 18:26:50 -07: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 Destroy repo in an afterEach in Git specs 2013-02-15 09:56:04 -08:00
grammar-view-spec.coffee Eliminate rootView.project references. 2013-02-19 18:26:50 -07:00
keymap-spec.coffee Make project a global and refactor startup process 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 Eliminate rootView.project references. 2013-02-19 18:26:50 -07: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 Remove log noise while running tests 2013-01-31 15:16:03 -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 Eliminate rootView.project references. 2013-02-19 18:26:50 -07:00