pulsar/spec
Nathan Sobo aa04589dd2 Rename Editor::joinLine to ::joinLines
It acts on multiple lines, and in a quick survey of the literature I see
Sublime docs referring to it as "join lines" as well.
2014-02-27 16:16:01 -08:00
..
fixtures Remove unused .tmbundle fixture 2014-02-17 14:47:05 -08:00
atom-protocol-handler-spec.coffee Rename atom-api require to atom 2013-09-20 10:03:02 -07:00
atom-reporter.coffee Relativize stack trace paths 2014-02-19 11:12:58 -08:00
atom-spec.coffee Require fs-plus directly in specs 2014-02-23 17:19:00 -08:00
clipboard-spec.coffee Add Clipboard::readWithMetadata 2014-02-03 13:20:28 -08:00
command-installer-spec.coffee Require fs-plus directly in specs 2014-02-23 17:19:00 -08:00
config-spec.coffee Rename ~/.atom/styles.css to ~/.atom/styles.less 2014-02-24 16:14:05 -08:00
context-menu-manager-spec.coffee Fix requires 2013-09-20 14:14:17 -07:00
deserializer-manager-spec.coffee Call add instead of registerDeserializer 2013-10-02 15:47:41 -07:00
display-buffer-spec.coffee Make Editor::unfoldBufferRow destroy all folds containing the buffer row 2014-02-27 16:16:01 -08:00
editor-spec.coffee Rename Editor::joinLine to ::joinLines 2014-02-27 16:16:01 -08:00
editor-view-spec.coffee Merge pull request #1526 from atom/ks-remove-immediate-and-sync-activate-calls 2014-02-11 16:56:49 -08:00
git-spec.coffee Require fs-plus directly in specs 2014-02-23 17:19:00 -08:00
jasmine-helper.coffee Remove spec/suite time logging 2014-02-07 15:44:11 -08:00
keymap-spec.coffee Log warning when ~/.atom/keymap.cson can't be parsed 2014-02-20 14:31:27 -08:00
language-mode-spec.coffee Make Editor::unfoldBufferRow destroy all folds containing the buffer row 2014-02-27 16:16:01 -08:00
package-spec.coffee Combine AtomPackage and Package 2014-02-17 12:59:03 -08:00
pane-container-spec.coffee Never allow PaneContainer::root to be null 2014-01-15 16:07:47 -07:00
pane-container-view-spec.coffee Remove _/fs from modules directly 2014-02-23 17:09:05 -08:00
pane-spec.coffee Intelligently activate new items when the active item is closed 2014-01-20 14:34:02 -08:00
pane-view-spec.coffee Require fs-plus directly in specs 2014-02-23 17:19:00 -08:00
project-spec.coffee Only scan dirty buffers that are inside the project 2014-02-27 14:44:34 -08:00
random-editor-spec.coffee Require TextBuffer from text-buffer module 2014-02-19 09:19:08 -08:00
row-map-spec.coffee Kill stray console.log 2014-02-02 19:29:54 +06:00
select-list-view-spec.coffee Rename editorView to filterEditorView in specs 2014-02-14 14:48:32 -08:00
selection-spec.coffee Remove telepath as a core dependency 2014-01-03 17:42:11 -07:00
space-pen-extensions-spec.coffee Remove ConfigObserver 2014-02-06 13:07:25 -08:00
spec-bootstrap.coffee Show the window synchronously in specs 2014-02-18 09:01:44 -08:00
spec-helper-platform.coffee 💄 Remove unneeded requires, variables, commas, and parens 2013-12-31 15:05:34 -08:00
spec-helper.coffee Remove _/fs from modules directly 2014-02-23 17:09:05 -08:00
spec-suite.coffee Remove stray unicode char 2014-02-23 17:11:38 -08:00
syntax-spec.coffee Require fs-plus directly in specs 2014-02-23 17:19:00 -08:00
task-spec.coffee jquery 2.0 can't be required in tasks 2013-10-16 13:35:12 -07:00
text-utils-spec.coffee Use relative paths in spec requires 2013-09-20 10:02:20 -07:00
theme-manager-spec.coffee Rename ~/.atom/styles.css to ~/.atom/styles.less 2014-02-24 16:14:05 -08:00
time-reporter.coffee Remove _/fs from modules directly 2014-02-23 17:09:05 -08:00
tokenized-buffer-spec.coffee Remove _/fs from modules directly 2014-02-23 17:09:05 -08:00
window-spec.coffee Require fs-plus directly in specs 2014-02-23 17:19:00 -08:00
workspace-spec.coffee Add an 'application:open-license' command 2014-02-21 13:08:26 -07:00
workspace-view-spec.coffee Require fs-plus directly in specs 2014-02-23 17:19:00 -08:00