Atom/spec
Sadick eb6258fd50
Merge pull request #22687 from atom/electron-upgrade-11.4.7
Electron upgrade 11.4.7
2021-12-02 15:59:52 +03:00
..
fixtures tree-indenter: Applied fix introduced in sane-indentation for atom 1.40 2021-05-31 02:32:07 +00:00
helpers Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
integration Upgrade to electron 9.4.4 (#21777) 2021-03-05 07:48:45 +03:00
main-process Stub global.atom 2021-08-18 23:27:06 +03:00
application-delegate-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
async-spec-helpers.js support sync conditions 2021-01-21 21:20:44 +03:00
atom-environment-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
atom-paths-spec.js Upgrade to electron 9.4.4 (#21777) 2021-03-05 07:48:45 +03:00
atom-protocol-handler-spec.js Decaffeinate specs (#21546) 2020-10-30 16:40:57 +03:00
atom-reporter.coffee Remove unused import `marked` 2021-07-11 13:51:28 -05:00
auto-update-manager-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
babel-spec.js Decaffeinate specs (#21546) 2020-10-30 16:40:57 +03:00
buffered-node-process-spec.js Decaffeinate specs (#21546) 2020-10-30 16:40:57 +03:00
buffered-process-spec.js Decaffeinate specs (#21546) 2020-10-30 16:40:57 +03:00
clipboard-spec.js Re-apply prettier JS formatter 2021-09-29 13:41:03 +03:00
command-installer-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
command-registry-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
compile-cache-spec.coffee Wrap temp.cleanupSync() calls in try-catch blocks 2017-08-04 14:18:43 -04:00
config-file-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
config-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
context-menu-manager-spec.js Fix bug of Linter error 2021-06-20 00:12:14 +09:00
decoration-manager-spec.js Decaffeinate specs (#21546) 2020-10-30 16:40:57 +03:00
default-directory-provider-spec.js Decaffeinate specs (#21546) 2020-10-30 16:40:57 +03:00
default-directory-searcher-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
deserializer-manager-spec.js Decaffeinate specs (#21546) 2020-10-30 16:40:57 +03:00
dock-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
file-system-blob-store-spec.js Decaffeinate specs (#21546) 2020-10-30 16:40:57 +03:00
git-repository-provider-spec.js 🐛 Recognize git worktree directories as valid git repositories 2019-08-23 14:02:54 -05:00
git-repository-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
grammar-registry-spec.js fix lint 2019-06-21 16:32:16 +10:00
gutter-container-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
gutter-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
history-manager-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
jasmine-junit-reporter.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
jasmine-list-reporter.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
jasmine-test-runner.coffee Adjust jasmine default timeout value 2020-08-17 19:18:24 +03:00
keymap-extensions-spec.js Decaffeinate specs (#21546) 2020-10-30 16:40:57 +03:00
menu-manager-spec.js Fix bug of Linter error 2021-06-20 00:12:14 +09:00
menu-sort-helpers-spec.js Fix typo in menu-sort-helpers-spec.js (#22032) 2021-03-26 08:33:44 +03:00
module-cache-spec.js Decaffeinate specs (#21546) 2020-10-30 16:40:57 +03:00
native-compile-cache-spec.coffee Replace new Buffer() with Buffer.from() 2019-05-15 12:43:49 +02:00
native-watcher-registry-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
notification-manager-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
notification-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
package-manager-spec.js detect symbolic link packages 2020-09-08 16:04:47 +03:00
package-spec.js test: add test for conditionally loaded .node files 2021-03-06 20:00:57 -06:00
package-transpilation-registry-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
pane-axis-element-spec.js Decaffeinate specs (#21546) 2020-10-30 16:40:57 +03:00
pane-container-element-spec.js Spec cleanup 2021-07-20 22:27:18 +03:00
pane-container-spec.js Add prevent option to ::onWillDestroyPaneItem 2021-09-06 21:12:47 +02:00
pane-element-spec.js Revert "Only allow drag-and-drop to succeed on panes in the center workspace" 2021-10-25 18:14:08 +01:00
pane-spec.js Add prevent option to ::onWillDestroyPaneItem 2021-09-06 21:12:47 +02:00
panel-container-element-spec.js Use custom elements on TestPanelContainerItemElement 2021-07-27 20:50:13 +03:00
panel-container-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
panel-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
path-watcher-spec.js Revert "add delay to watch-path tests to make them less flaky" 2019-06-14 15:28:48 -04:00
project-spec.js Revert "Disable flaky spec on Windows until we can identify a proper fix" 2019-06-14 11:20:37 -04:00
reopen-project-menu-manager-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
selection-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
spec-helper-platform.js Decaffeinate specs (#21546) 2020-10-30 16:40:57 +03:00
spec-helper.coffee Add timeout time 2021-08-20 16:19:46 +03:00
squirrel-update-spec.js Decaffeinate specs (#21546) 2020-10-30 16:40:57 +03:00
state-store-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
style-manager-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
styles-element-spec.js Migrate to custom elements 2021-07-20 17:15:27 +03:00
syntax-scope-map-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
task-spec.js Decaffeinate specs (#21546) 2020-10-30 16:40:57 +03:00
text-editor-component-spec.js Fix linting issues 2021-07-28 22:31:35 +03:00
text-editor-element-spec.js Use custom element on text editor element 2021-08-18 12:55:00 +03:00
text-editor-registry-spec.js Add textEditors.getActiveTextEditor() method (#12804) 2021-01-27 09:54:04 +03:00
text-editor-spec.js Fix text-editor failing spec 2021-09-29 14:03:50 +03:00
text-mate-language-mode-spec.js Revert "Merge non word characters" (#21910) 2021-02-01 08:52:38 +03:00
text-utils-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
theme-manager-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
title-bar-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
tooltip-manager-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
tree-indenter-spec.js tree-indenter: Applied fix introduced in sane-indentation for atom 1.40 2021-05-31 02:32:07 +00:00
tree-sitter-language-mode-spec.js Fix typo in tree-sitter-language-mode-spec.js 2021-07-16 23:42:54 +09:00
typescript-spec.js Decaffeinate specs (#21546) 2020-10-30 16:40:57 +03:00
update-process-env-spec.js Fix lint errors. 2021-09-03 11:24:52 -07:00
uri-handler-registry-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
view-registry-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
window-event-handler-spec.js Debounce the resize event handler 2019-06-28 18:51:43 +02:00
workspace-center-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
workspace-element-spec.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
workspace-spec.js Add defaultFontSize setting 2020-10-13 19:02:07 +03:00