.. |
fixtures
|
Use fake directory provider in integration test for remote dirs
|
2016-09-15 16:33:04 -07:00 |
integration
|
Wait for windows' state to be saved before closing the app or any window
|
2016-09-07 13:03:33 +02:00 |
main-process
|
Wait for project folder to be added in main process tests
|
2016-09-21 11:37:37 -07:00 |
application-delegate-spec.js
|
Stringify/parse temporary window state to avoid nulling out references
|
2016-08-09 14:43:38 -06:00 |
async-spec-helpers.js
|
Wait for reused window's project paths to update in main process test
|
2016-09-20 16:52:47 -07:00 |
atom-environment-spec.coffee
|
Remove unused variables
|
2016-09-26 20:52:13 +03:00 |
atom-portable-spec.coffee
|
Remove unused variables
|
2016-09-26 20:52:13 +03:00 |
atom-protocol-handler-spec.coffee
|
Fix linter errors
|
2015-09-18 20:48:50 -06:00 |
atom-reporter.coffee
|
Throw an error if there is any deprecation in a spec
|
2016-10-07 10:40:41 +02:00 |
auto-update-manager-spec.js
|
Replace OS X and Mac OS with macOS
|
2016-06-18 15:33:08 +02:00 |
babel-spec.coffee
|
Remove stray console.log in spec
|
2016-02-18 15:09:22 -08:00 |
buffered-node-process-spec.coffee
|
Remove Duplicate Require Statements and Unify Syntax on '
|
2016-01-15 14:35:28 -06:00 |
buffered-process-spec.coffee
|
Switch to process.platform, stop clobbering process var and move windows block
|
2016-05-03 15:22:13 -07:00 |
clipboard-spec.coffee
|
Add Clipboard::readWithMetadata
|
2014-02-03 13:20:28 -08:00 |
command-installer-spec.coffee
|
Make sure showing success dialogs works correctly
|
2015-11-11 12:05:11 -07:00 |
command-registry-spec.coffee
|
Order listeners by reverse registration order
|
2016-05-01 16:48:09 -07:00 |
compile-cache-spec.coffee
|
Use inline source maps for coffeescript
|
2016-09-30 15:03:04 +03:00 |
config-spec.coffee
|
Add zero to hexadecimal numbers below F (16)
|
2016-03-08 10:20:37 +01:00 |
context-menu-manager-spec.coffee
|
Unfocus specs
|
2016-08-25 22:44:57 -04:00 |
custom-gutter-component-spec.coffee
|
💚 Adapt specs to pass atom.views in ctors
|
2015-10-07 15:25:02 -05:00 |
decoration-manager-spec.coffee
|
Remove unused variables
|
2016-09-26 20:52:13 +03:00 |
default-directory-provider-spec.coffee
|
Remove Duplicate Require Statements and Unify Syntax on '
|
2016-01-15 14:35:28 -06:00 |
default-directory-searcher-spec.coffee
|
Remove Duplicate Require Statements and Unify Syntax on '
|
2016-01-15 14:35:28 -06:00 |
deserializer-manager-spec.coffee
|
Return a Disposable instance from DeserializerManager::add
|
2014-09-30 12:58:10 -06:00 |
dom-element-pool-spec.coffee
|
Prepare DOMElementPool to account for text nodes
|
2015-10-06 10:02:04 +02:00 |
fake-lines-yardstick.coffee
|
🎨
|
2016-03-25 16:37:01 +01:00 |
file-system-blob-store-spec.coffee
|
Ignore errors when loading an invalid blob store
|
2016-01-05 19:55:53 +01:00 |
git-repository-provider-spec.coffee
|
Don't use atom.{config,confirm} global in GitRepository
|
2015-10-07 15:25:05 -05:00 |
git-repository-spec.coffee
|
Remove unused variables
|
2016-09-26 20:52:13 +03:00 |
grammars-spec.coffee
|
Deprecate grammar override API on GrammarRegistry
|
2016-07-29 13:42:09 -07:00 |
gutter-container-component-spec.coffee
|
💚 Adapt specs to pass atom.views in ctors
|
2015-10-07 15:25:02 -05:00 |
gutter-container-spec.coffee
|
Destroy a TextEditor's Gutters when it is destroyed
|
2015-08-21 12:55:22 -07:00 |
gutter-spec.coffee
|
[Gutter] Fix coffeescript style issues
|
2015-04-22 07:29:00 -07:00 |
history-manager-spec.js
|
History API, reopen project menu, command and list view
|
2016-10-21 15:13:59 -07:00 |
jasmine-test-runner.coffee
|
Remove unused variables
|
2016-09-26 20:52:13 +03:00 |
language-mode-spec.coffee
|
Remove extraneous TextEditor setter methods
|
2016-08-15 16:45:10 -07:00 |
lines-yardstick-spec.coffee
|
Merge branch 'master' into as-deprecate-shadow-dom
|
2016-10-17 12:06:00 +02:00 |
menu-manager-spec.coffee
|
Don't allow menu shortcuts that could conflict with AltGraph characters
|
2016-09-15 14:08:35 -06:00 |
module-cache-spec.coffee
|
📝
|
2016-04-14 14:19:09 +00:00 |
native-compile-cache-spec.coffee
|
Use __dirname in path.resolve for specs
|
2016-01-13 19:05:38 -08:00 |
notification-manager-spec.coffee
|
Notification::getTimestamp()
|
2014-11-24 14:58:21 -08:00 |
notification-spec.coffee
|
Remove string detail check
|
2015-07-07 13:46:53 -07:00 |
package-manager-spec.coffee
|
Add methods for checking if initial packages have been loaded/activated
|
2016-10-06 15:36:28 -07:00 |
package-spec.coffee
|
Remove unused variables
|
2016-09-26 20:52:13 +03:00 |
package-transpilation-registry-spec.js
|
Pass package info to transpilers
|
2016-11-01 10:54:26 -07:00 |
pane-axis-element-spec.coffee
|
Correctly (un)subscribe to model events on PaneAxisElement attach/detach
|
2016-03-28 14:49:26 +02:00 |
pane-container-element-spec.coffee
|
Allow element to work without attaching it to DOM
|
2016-03-28 16:40:39 +02:00 |
pane-container-spec.coffee
|
Test that destroyed panes aren't included in PaneContainer::getPanes()
|
2016-09-12 18:03:40 -07:00 |
pane-element-spec.coffee
|
Allow atom-pane to be shrunk independently of its contents' width
|
2016-05-30 14:49:29 +02:00 |
pane-spec.coffee
|
Remove unused variables
|
2016-09-26 20:52:13 +03:00 |
panel-container-element-spec.coffee
|
Remove unused variables
|
2016-09-26 20:52:13 +03: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
|
Don't use atom.views global in PanelElement
|
2015-10-07 15:25:00 -05: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
|
Remove unused variables
|
2016-09-26 20:52:13 +03:00 |
reopen-project-menu-manager-spec.js
|
is to ===
|
2016-10-27 10:57:48 -07:00 |
sample-with-comments.js
|
Pass AppDelegate to Workspace, Pane instead of bound functions
|
2015-10-13 18:54:48 -06:00 |
selection-spec.coffee
|
Prefer using new TextEditor to Workspace.prototype.buildTextEditor
|
2016-10-10 09:28:36 +02:00 |
spec-helper-platform.coffee
|
💄 Remove unneeded requires, variables, commas, and parens
|
2013-12-31 15:05:34 -08:00 |
spec-helper.coffee
|
Throw an error if there is any deprecation in a spec
|
2016-10-07 10:40:41 +02:00 |
squirrel-update-spec.coffee
|
Remove unused variables
|
2016-09-26 20:52:13 +03:00 |
state-store-spec.js
|
Add ability to clear IndexedDB state object store
|
2016-02-11 19:56:25 -08:00 |
style-manager-spec.js
|
Preserve specificity when transforming atom-text-editor::shadow
|
2016-11-01 11:23:29 -06:00 |
styles-element-spec.coffee
|
Transform deprecated shadow DOM selectors in StyleManager
|
2016-10-07 10:40:41 +02:00 |
task-spec.coffee
|
Remove unused variables
|
2016-09-26 20:52:13 +03:00 |
text-editor-component-spec.js
|
Add test for clicking an SVG element
|
2016-11-24 10:12:39 +01:00 |
text-editor-element-spec.coffee
|
Don't trigger a blur event when focusing the same editor twice
|
2016-10-17 16:18:54 +02:00 |
text-editor-presenter-spec.coffee
|
Add test for highlight region calculation error
|
2016-11-28 17:39:36 -08:00 |
text-editor-registry-spec.js
|
Handle null grammars consistently, building placeholder lines on-demand
|
2016-10-12 09:04:41 +02:00 |
text-editor-spec.coffee
|
Fix toggleLineCommentsInSelection for empty lines
|
2016-10-29 14:04:30 +02:00 |
text-utils-spec.coffee
|
Implement isWrapBoundary for DisplayLayer
|
2016-03-18 18:30:35 +01:00 |
theme-manager-spec.coffee
|
Remove unused variables
|
2016-09-26 20:52:13 +03:00 |
time-reporter.coffee
|
Remove unused variables
|
2016-09-26 20:52:13 +03:00 |
title-bar-spec.coffee
|
Test that updateWindowSheetOffset can be called
|
2016-08-02 16:16:27 -06:00 |
token-iterator-spec.coffee
|
Use TokenizedBuffer.prototype.tokenizedLineForRow conservatively
|
2016-10-12 09:04:41 +02:00 |
tokenized-buffer-iterator-spec.js
|
Return scopes prepended with --syntax from TokenizedBufferIterator
|
2016-10-07 10:40:41 +02:00 |
tokenized-buffer-spec.coffee
|
Merge branch 'master' into as-deprecate-shadow-dom
|
2016-10-17 12:06:00 +02:00 |
tooltip-manager-spec.coffee
|
Relocate/rephrase tooltip follow-through test
|
2016-11-01 14:13:44 -06:00 |
typescript-spec.coffee
|
Use source-map-support to handle stack trace conversion
|
2015-08-19 17:55:29 -07:00 |
update-process-env-spec.js
|
Fix lint errors
|
2016-11-14 17:09:01 -07:00 |
view-registry-spec.coffee
|
Test for getElement.
|
2016-03-01 10:56:03 -05:00 |
window-event-handler-spec.coffee
|
Remove unused variables
|
2016-09-26 20:52:13 +03:00 |
workspace-element-spec.coffee
|
Return a Disposable when stubbing observePreferredScrollbarStyle
|
2016-10-10 10:13:49 +02:00 |
workspace-spec.coffee
|
Prevent generated files from being excluded in Workspace::scan test
|
2016-11-21 11:05:50 -08:00 |