..
fixtures
Remove workspaceView from PackageManager specs
2014-11-19 17:46:32 -08:00
atom-protocol-handler-spec.coffee
Rename atom-api require to atom
2013-09-20 10:03:02 -07:00
atom-reporter.coffee
Render the deprecations as markdown
2014-11-20 11:41:53 -08:00
atom-spec.coffee
Add a FIXME for this workspaceView bit
2014-11-19 17:46:32 -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
config-spec.coffee
Use atom.notifications when there is a config file error
2014-11-25 15:44:13 -08:00
context-menu-manager-spec.coffee
Fix handling of submenus in conversion of legacy context menu format
2014-10-02 10:47:03 -06:00
deserializer-manager-spec.coffee
Return a Disposable instance from DeserializerManager::add
2014-09-30 12:58:10 -06:00
display-buffer-spec.coffee
Update Tokenized/DisplayBuffer prior to TextBuffer::onDidChange handlers
2014-10-27 13:56:23 -06:00
git-spec.coffee
Pluralize Project API
2014-10-01 10:48:39 -06:00
jasmine-helper.coffee
Fail focused specs on CI
2014-09-18 15:18:42 -07:00
language-mode-spec.coffee
Base suggested indent level on previous non-blank row
2014-11-17 08:53:29 -08: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
Notification::getTimestamp()
2014-11-24 14:58:21 -08:00
package-manager-spec.coffee
Merge pull request #4259 from atom/ns-deprecate-syntax-global
2014-11-20 14:11:45 -07:00
package-spec.coffee
Call reloadStylesheets instead of reloadStylesheet in spec
2014-11-04 16:37:23 -07:00
pane-container-spec.coffee
Fall back to first pane if activePaneId is invalid
2014-11-07 15:44:59 -07:00
pane-container-view-spec.coffee
Move the ViewRegistry to atom.views
2014-10-30 13:42:27 -07:00
pane-spec.coffee
nof
2014-11-10 13:32:58 -08:00
pane-view-spec.coffee
Add regression coverage for “hidden pane item after dragging” bug #4112
2014-11-10 15:55:21 -07:00
panel-container-element-spec.coffee
Merge pull request #4305 from atom/ns-add-legacy-panel-classes
2014-11-25 07:43:17 -07:00
panel-container-spec.coffee
💄
2014-10-20 12:03:48 -07:00
panel-element-spec.coffee
Add addModalPanel to atom.workspace.
2014-11-04 13:48:48 -08:00
panel-spec.coffee
Add hide/show ability for panels
2014-10-16 17:32:24 -07:00
project-spec.coffee
Pluralize Project API
2014-10-01 10:48:39 -06: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
Trigger ‘blur’ on select list editor instead of ‘focusut’ on its input
2014-11-04 16:37:25 -07:00
selection-spec.coffee
Editor -> TextEditor
2014-09-25 15:14:29 -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
Add TextEditorElement::setUpdatedSynchronously
2014-11-26 18:13:12 -07:00
spec-suite.coffee
Export ReactEditorView as EditorView from 'atom' module
2014-07-21 10:43:30 -07:00
style-manager-spec.coffee
Use StyleManager and StylesElement to manage all stylesheet elements
2014-10-15 15:14:13 -06:00
styles-element-spec.coffee
Upgrade existing selectors after attaching atom-styles element
2014-11-13 16:04:57 -08:00
syntax-spec.coffee
Replace atom.syntax with atom.grammars
2014-11-20 11:42:49 -07:00
task-spec.coffee
jquery 2.0 can't be required in tasks
2013-10-16 13:35:12 -07:00
text-editor-component-spec.coffee
Add TextEditorElement::setUpdatedSynchronously
2014-11-26 18:13:12 -07:00
text-editor-element-spec.coffee
Add TextEditorElement::setUpdatedSynchronously
2014-11-26 18:13:12 -07:00
text-editor-spec.coffee
Preserve 1st line's leading whitespace on paste
2014-11-22 09:43:23 -08:00
text-utils-spec.coffee
📝 Mention combined characters in spec description
2014-10-24 13:31:42 -07:00
theme-manager-spec.coffee
Remove workspaceView references from ThemeManager
2014-11-19 17:46:32 -08:00
time-reporter.coffee
Cleanup code according to coffeelint
2014-08-14 19:41:49 +02:00
tokenized-buffer-spec.coffee
Replace atom.syntax with atom.grammars
2014-11-20 11:42:49 -07:00
tokenized-line-spec.coffee
scopeDescriptor -> scopes
2014-10-21 11:38:43 -07:00
tooltip-manager-spec.coffee
Remove ability to add tooltip with selector
2014-11-19 19:20:48 -07:00
view-registry-spec.coffee
Allow view providers to specify a createView factory method
2014-09-19 16:24:13 -06:00
window-spec.coffee
Merge pull request #4259 from atom/ns-deprecate-syntax-global
2014-11-20 14:11:45 -07:00
workspace-spec.coffee
Fix workspace model spec now that legacy panel class is added in view
2014-11-24 17:03:32 -07:00
workspace-view-spec.coffee
Use classes rather than location attributes
2014-11-17 16:07:53 -08:00