.. |
fixtures
|
Merge pull request #5579 from sebmck/babel
|
2015-02-20 15:04:26 -08:00 |
integration
|
Always create new window when opening w/ no path
|
2015-02-19 14:35:22 -08:00 |
atom-protocol-handler-spec.coffee
|
Convert require ‘atom’ to require '../src/space-pen-extensions'
|
2014-11-26 14:55:38 -08:00 |
atom-reporter.coffee
|
Fix deprecation location reporting in spec runner
|
2015-01-06 11:50:20 -07:00 |
atom-spec.coffee
|
Remove release notes from event payload
|
2015-02-03 14:57:33 -08:00 |
babel-spec.coffee
|
Rename 6to5 to Babel
|
2015-02-18 12:23:58 +11:00 |
buffered-node-process-spec.coffee
|
Suppress deprecations in BufferedNodeProcess
|
2015-02-04 15:27:17 -08:00 |
buffered-process-spec.coffee
|
Fall back to system root for cmd.exe path
|
2014-12-18 17:58:18 -08:00 |
clipboard-spec.coffee
|
Add Clipboard::readWithMetadata
|
2014-02-03 13:20:28 -08:00 |
command-installer-spec.coffee
|
Fix command-installer-spec
|
2014-09-25 20:39:04 -06:00 |
command-registry-spec.coffee
|
Include all inline commands on the bubble path in ::findCommands
|
2014-11-10 10:10:52 -07:00 |
compile-cache-spec.coffee
|
Update fixture path in compile cache spec
|
2015-02-20 15:55:41 -08:00 |
config-spec.coffee
|
Show notification on config save failures
|
2015-02-05 15:34:17 -08:00 |
context-menu-manager-spec.coffee
|
Suppress deprecations while testing legacy code path
|
2014-11-26 14:55:40 -08:00 |
default-directory-provider-spec.coffee
|
Create a comprehensive test for the new behavior in Project.
|
2015-02-19 21:02:31 -08:00 |
deserializer-manager-spec.coffee
|
Return a Disposable instance from DeserializerManager::add
|
2014-09-30 12:58:10 -06:00 |
display-buffer-spec.coffee
|
Fix ::longestScreenRow update for changes directly above longest line
|
2015-02-24 11:36:01 -07:00 |
git-repository-provider-spec.coffee
|
Tighten up comment.
|
2015-02-23 10:10:37 -08:00 |
git-spec.coffee
|
Add buffer subscriptions to repo's subscriptions
|
2014-12-12 12:26:09 -08:00 |
jasmine-helper.coffee
|
Only call log when deprecations exist
|
2014-12-12 15:37:49 -08:00 |
language-mode-spec.coffee
|
Use cached .foldable values on TokenizedBuffer instead of recomputing
|
2015-02-06 18:54:34 -07:00 |
menu-manager-spec.coffee
|
Construct test instance of MenuManager in spec
|
2014-09-29 11:45:01 -06:00 |
module-cache-spec.coffee
|
Assert that resolved atom shell module paths exist
|
2014-10-15 13:12:42 -07:00 |
notification-manager-spec.coffee
|
Notification::getTimestamp()
|
2014-11-24 14:58:21 -08:00 |
notification-spec.coffee
|
Add dismissing to notifications
|
2014-12-05 13:46:01 -08:00 |
package-manager-spec.coffee
|
Re-throw stylesheet compile errors
|
2015-02-02 17:55:36 -08:00 |
package-spec.coffee
|
Deprecate Project::resolve
|
2015-01-09 15:03:07 -08:00 |
pane-container-spec.coffee
|
Capitalize initialisms
|
2015-01-12 22:00:24 -08:00 |
pane-container-view-spec.coffee
|
Capitalize initialisms
|
2015-01-12 22:00:24 -08:00 |
pane-spec.coffee
|
Add specs for save/saveAs error handling
|
2015-02-05 15:07:42 -08:00 |
pane-view-spec.coffee
|
Capitalize initialisms
|
2015-01-12 22:00:24 -08:00 |
panel-container-element-spec.coffee
|
Simplify ViewRegistry::addViewProvider API
|
2014-12-01 17:53:03 -08:00 |
panel-container-spec.coffee
|
Remove view registry references from the workspace model layer
|
2014-12-01 16:28:33 -08:00 |
panel-element-spec.coffee
|
Simplify ViewRegistry::addViewProvider API
|
2014-12-01 17:53:03 -08:00 |
panel-spec.coffee
|
Set ::visible to false on panels when they are destroyed
|
2014-12-09 13:41:33 -07:00 |
project-spec.coffee
|
reword it() message
|
2015-02-19 21:35:07 -08:00 |
random-editor-spec.coffee
|
Editor -> TextEditor
|
2014-09-25 15:14:29 -07:00 |
row-map-spec.coffee
|
Kill stray console.log
|
2014-02-02 19:29:54 +06:00 |
select-list-view-spec.coffee
|
Convert require ‘atom’ to require '../src/space-pen-extensions'
|
2014-11-26 14:55:38 -08:00 |
selection-spec.coffee
|
Editor -> TextEditor
|
2014-09-25 15:14:29 -07:00 |
space-pen-extensions-spec.coffee
|
Convert require ‘atom’ to require '../src/space-pen-extensions'
|
2014-11-26 14:55:38 -08: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
|
Centralize text editor DOM interaction through atom.views
|
2015-02-19 17:14:58 -07:00 |
spec-suite.coffee
|
Export ReactEditorView as EditorView from 'atom' module
|
2014-07-21 10:43:30 -07:00 |
squirrel-update-spec.coffee
|
Catch errors spawning squirrel
|
2015-01-07 10:24:19 -08:00 |
style-manager-spec.coffee
|
Remove ‘group’ parameter to addStyleSheet in favor of ‘priority’
|
2015-01-07 09:51:42 -07:00 |
styles-element-spec.coffee
|
Remove ‘group’ parameter to addStyleSheet in favor of ‘priority’
|
2015-01-07 09:51:42 -07:00 |
syntax-spec.coffee
|
Remove specs for deprecated methods that are tested elsewhere
|
2014-11-26 14:55:39 -08:00 |
task-spec.coffee
|
Assert stack trace location
|
2015-02-19 14:53:15 -08:00 |
text-editor-component-spec.coffee
|
Pause polling when updates are requested, but don’t start polling over
|
2015-02-20 09:51:11 -07:00 |
text-editor-element-spec.coffee
|
Make EditorComponent a plain JS object rather than a React component
|
2015-02-19 17:14:57 -07:00 |
text-editor-presenter-spec.coffee
|
Don’t attempt to preserve mouseWheelScreenRow if it’s deleted
|
2015-02-23 10:51:16 -08:00 |
text-editor-spec.coffee
|
Preserve relative indentation of pasted lines when auto-indenting
|
2015-01-22 08:34:20 -08:00 |
text-utils-spec.coffee
|
📝 Mention combined characters in spec description
|
2014-10-24 13:31:42 -07:00 |
theme-manager-spec.coffee
|
Re-throw stylesheet compile errors
|
2015-02-02 17:55:36 -08:00 |
time-reporter.coffee
|
Cleanup code according to coffeelint
|
2014-08-14 19:41:49 +02:00 |
tokenized-buffer-spec.coffee
|
Update .foldable on tokenized lines based on indentation
|
2015-02-06 18:54:13 -07:00 |
tokenized-line-spec.coffee
|
scopeDescriptor -> scopes
|
2014-10-21 11:38:43 -07:00 |
tooltip-manager-spec.coffee
|
Fix tooltip command display when command has no keybinding
|
2014-12-02 16:31:38 -08:00 |
view-registry-spec.coffee
|
Pause polling when updates are requested, but don’t start polling over
|
2015-02-20 09:51:11 -07:00 |
window-spec.coffee
|
Set multiple project paths for multiple cmd-line paths
|
2015-02-12 21:18:18 -08:00 |
workspace-spec.coffee
|
Spy on editor.save
|
2015-02-05 15:24:00 -08:00 |
workspace-view-spec.coffee
|
Remove Pane require from workspace view specs
|
2015-01-14 16:15:53 -08:00 |