.. |
atom-spec.coffee
|
💄 Replace editor.getBuffer().getText() w/ editor.getText()
|
2012-07-04 12:41:51 -06:00 |
buffer-spec.coffee
|
Merge branch 'master' of github.com:github/atom into global-find
|
2012-07-25 13:38:12 -06:00 |
directory-spec.coffee
|
Directory spec calls .off() when testing unwatch path
|
2012-05-03 09:43:45 -07:00 |
display-buffer-spec.coffee
|
Update display buffer spec
|
2012-08-02 10:25:55 -07:00 |
edit-session-spec.coffee
|
Toggling comments adjusts selection's start and end columns
|
2012-08-09 14:38:16 -07:00 |
editor-spec.coffee
|
All specs pass w/ TextMateGrammar for tokenization (auto-indent disabled)
|
2012-08-03 12:00:05 -06:00 |
event-emitter-spec.coffee
|
EventEmitter.off with no args removes all subscriptions
|
2012-04-26 15:54:12 -06:00 |
file-spec.coffee
|
Fix failing spec
|
2012-08-23 10:45:44 -07:00 |
keymap-spec.coffee
|
Key binding event handlers can call abortKeyBinding on the event object to abort and try the next binding
|
2012-06-20 22:08:16 -06:00 |
language-mode-spec.coffee
|
Merge branch 'textmate'
|
2012-08-09 18:57:59 -06:00 |
line-map-spec.coffee
|
All specs pass w/ TextMateGrammar for tokenization (auto-indent disabled)
|
2012-08-03 12:00:05 -06:00 |
native-spec.coffee
|
💄
|
2012-08-22 13:43:46 -07:00 |
point-spec.coffee
|
Fix bug where you can't move rightward over fold placeholders
|
2012-04-06 15:37:27 -06:00 |
project-spec.coffee
|
Backfill coverage for handling of breaks in Project.scan subprocess output
|
2012-07-24 10:07:07 -06:00 |
range-spec.coffee
|
Rename App.coffee to Atom.coffee. This also required moving src/atom,spec/atom to src/app,spec/app
|
2012-04-03 10:33:24 -07:00 |
root-view-spec.coffee
|
💄
|
2012-07-26 10:29:42 -06:00 |
screen-line-spec.coffee
|
Introduce LanguageMode wrapper for Ace modes as a foundation of our own modes
|
2012-07-27 12:30:06 -06:00 |
selection-spec.coffee
|
Implement setSelectedBufferRange w/ setSelectedBufferRanges
|
2012-07-12 18:57:12 -06:00 |
status-bar-spec.coffee
|
Rename RootView.activeEditor -> getActiveEditor
|
2012-07-02 19:46:33 -06:00 |
text-mate-bundle-spec.coffee
|
All specs pass w/ TextMateGrammar for tokenization (auto-indent disabled)
|
2012-08-03 12:00:05 -06:00 |
text-mate-grammar-spec.coffee
|
💄
|
2012-08-09 15:17:01 -07:00 |
text-mate-theme-spec.coffee
|
Bold and italic fonts hose our width calculations
|
2012-08-08 22:31:33 -06:00 |
token-spec.coffee
|
All specs pass w/ TextMateGrammar for tokenization (auto-indent disabled)
|
2012-08-03 12:00:05 -06:00 |
tokenized-buffer-spec.coffee
|
Tokenized buffer uses TextMate grammar
|
2012-08-02 10:05:09 -07:00 |
undo-manager-spec.coffee
|
Add UndoManager.prototype.transact
|
2012-07-05 20:04:16 -06:00 |
window-spec.coffee
|
Break out window.applyStylesheet from window.requireStylesheet
|
2012-08-08 16:09:23 -06:00 |