pulsar/spec
Nathan Sobo 79598aaae9 Add StyleElement
This will be used to handle stylesheet rendering when we move management
of loading stylesheets to the StyleManager instead of the theme manager.
This sets us up for being able to render specific stylesheets in shadow
roots in addition to just having global stylesheets.
2014-10-15 15:14:13 -06:00
..
fixtures Add relative path cache spec 2014-10-15 13:09:46 -07:00
atom-protocol-handler-spec.coffee Rename atom-api require to atom 2013-09-20 10:03:02 -07:00
atom-reporter.coffee Click to expand stack traces 2014-09-26 17:31:09 -07:00
atom-spec.coffee Editor config uses a schema 2014-09-29 16:08:03 -07: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 Forward .abortKeyBinding() on CommandRegistry events to original event 2014-10-08 12:13:13 -07:00
config-spec.coffee Only notify when changed key path is really sub path of observed path 2014-10-13 14:25:55 -07: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 Add specs for editor.scrollPastEnd behavior 2014-09-25 23:05:47 -07: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 Deactivate and unload all packages 2014-09-26 11:21:42 -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
package-manager-spec.coffee Use ‘atom-text-editor’ custom tag name for TextEditorElement 2014-10-09 07:39:14 -07:00
package-spec.coffee Use ‘atom-text-editor’ custom tag name for TextEditorElement 2014-10-09 07:39:14 -07:00
pane-container-spec.coffee 💄 spec language 2014-09-25 12:44:53 -06:00
pane-container-view-spec.coffee Use ‘atom-pane-axis’ custom tag name for PaneAxisElement 2014-10-09 07:39:14 -07:00
pane-spec.coffee Use DeserializerManager::add disposable instead of ::remove in specs 2014-09-30 12:58:10 -06:00
pane-view-spec.coffee Use ‘atom-text-editor’ custom tag name for TextEditorElement 2014-10-09 07:39:14 -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 Add data to the same jquery object that is appended to the list. 2014-03-11 11:20:03 -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 StyleElement 2014-10-15 15:14:13 -06:00
spec-suite.coffee Export ReactEditorView as EditorView from 'atom' module 2014-07-21 10:43:30 -07:00
style-manager-spec.coffee Revise StyleManager API 2014-10-15 15:14:12 -06:00
styles-element-spec.coffee Add StyleElement 2014-10-15 15:14:13 -06:00
syntax-spec.coffee Deactivate and unload all packages 2014-09-26 11:21:42 -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 scopes -> scopeDescriptor 2014-10-13 16:30:41 -07:00
text-editor-element-spec.coffee Use ‘atom-text-editor’ custom tag name for TextEditorElement 2014-10-09 07:39:14 -07:00
text-editor-spec.coffee scopes -> scopeDescriptor 2014-10-13 16:30:41 -07:00
text-utils-spec.coffee Return as soon as first paired character is found 2014-09-17 10:35:33 -07:00
theme-manager-spec.coffee Use ‘atom-text-editor’ custom tag name for TextEditorElement 2014-10-09 07:39:14 -07:00
time-reporter.coffee Cleanup code according to coffeelint 2014-08-14 19:41:49 +02:00
tokenized-buffer-spec.coffee scopes -> scopeDescriptor 2014-10-13 16:30:41 -07:00
tokenized-line-spec.coffee scopes -> scopeDescriptor 2014-10-13 16:30:41 -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 Use ‘atom-text-editor’ custom tag name for TextEditorElement 2014-10-09 07:39:14 -07:00
workspace-spec.coffee fix specs related to title 2014-10-13 17:48:06 -07:00
workspace-view-spec.coffee fix specs related to title 2014-10-13 17:48:06 -07:00