pulsar/spec
Nathan Sobo 4946eec367 Merge remote-tracking branch 'origin/master' into ns-simplify-events
Conflicts:
	docs/your-first-package.md
2014-09-03 19:31:37 -06:00
..
fixtures Add version to package 2014-07-25 15:23:36 -07:00
atom-protocol-handler-spec.coffee Rename atom-api require to atom 2013-09-20 10:03:02 -07:00
atom-reporter.coffee Do not use "-> return" to mark empty function 2014-08-14 19:42:50 +02:00
atom-spec.coffee Waits for reloaded event from ThemeManager 2014-08-26 14:23:20 -07: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 Assign default invisible character glyphs via config defaults 2014-08-13 16:32:13 -06:00
context-menu-manager-spec.coffee 💄 simplify assignment using coffeescript magic 2014-08-28 19:42:59 +02:00
deserializer-manager-spec.coffee Do not use "-> return" to mark empty function 2014-08-14 19:42:50 +02:00
display-buffer-spec.coffee DisplayBuffer::linesForRows -> ::tokenizedLinesForScreenRows 2014-09-03 14:42:46 -07:00
editor-component-spec.coffee lineForBufferRow -> lineTextForBufferRow 2014-09-03 14:42:46 -07:00
editor-spec.coffee Considerably more elegant (and correct) moveLeft and moveRight 2014-09-03 17:19:06 -07:00
git-spec.coffee confirmCheckoutHead -> confirmCheckoutHeadRevision 2014-08-13 19:02:09 -07:00
jasmine-helper.coffee Export ReactEditorView as EditorView from 'atom' module 2014-07-21 10:43:30 -07:00
language-mode-spec.coffee Editor::lineForScreenRow -> ::tokenizedLineForScreenRow 2014-09-03 14:42:46 -07:00
package-spec.coffee Spy on atom.inDevMode() 2014-07-31 08:42:31 -07:00
pane-container-spec.coffee Add PaneContainer::onDidAddPaneItem and ::observePaneItems 2014-08-28 17:42:12 -06:00
pane-container-view-spec.coffee Remove usage of PaneContainerView::getActivePaneView 2014-04-18 10:43:27 -07:00
pane-spec.coffee Add Pane::observeItems 2014-08-28 16:40:54 -06:00
pane-view-spec.coffee Use getActiveItem getter in pane-view-spec 2014-08-28 11:43:08 -06:00
project-spec.coffee Normalize project path in Project::setPath 2014-09-02 10:49:02 -07:00
random-editor-spec.coffee Editor::lineForScreenRow -> ::tokenizedLineForScreenRow 2014-09-03 14:42:46 -07:00
row-map-spec.coffee Kill stray console.log 2014-02-02 19:29:54 +06:00
select-list-view-spec.coffee Add data to the same jquery object that is appended to the list. 2014-03-11 11:20:03 -07:00
selection-spec.coffee Deprecate getSelection 2014-08-28 17:51:16 -07:00
space-pen-extensions-spec.coffee Remove humanizeKeystrokes specs 2014-06-11 10:59:08 -07:00
spec-bootstrap.coffee Use path.join instead of path.resolve 2014-06-04 10:01:45 -07:00
spec-helper-platform.coffee 💄 Remove unneeded requires, variables, commas, and parens 2013-12-31 15:05:34 -08:00
spec-helper.coffee Remove the react editor options 2014-08-25 12:15:34 -07:00
spec-suite.coffee Export ReactEditorView as EditorView from 'atom' module 2014-07-21 10:43:30 -07: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 Add classes to the workspace for themes 2014-08-21 11:53:10 -07:00
time-reporter.coffee Cleanup code according to coffeelint 2014-08-14 19:41:49 +02:00
tokenized-buffer-spec.coffee lineForScreenRow -> tokenizedLineForRow 2014-09-03 14:42:45 -07:00
tokenized-line-spec.coffee Editor::lineForScreenRow -> ::tokenizedLineForScreenRow 2014-09-03 14:42:46 -07:00
window-spec.coffee Do not use "-> return" to mark empty function 2014-08-14 19:42:50 +02:00
workspace-spec.coffee Avoid deprecation by calling ::getActivePaneItem 2014-09-03 19:26:19 -06:00
workspace-view-spec.coffee rename react-editor-view -> editor-view 2014-08-25 12:07:48 -07:00