pulsar/spec
Nathan Sobo e44027b186 Fix the height/width of the editor in spec
Now that everything is absolutely position, the editor no longer assumes
a "natural" height and width. This can be addressed later if we want to
allow editors to expand based on their content.
2014-05-16 15:31:13 -06:00
..
fixtures Don't use comment lines to determine soft/hard tabs. 2014-05-07 12:18:05 -07:00
atom-protocol-handler-spec.coffee Rename atom-api require to atom 2013-09-20 10:03:02 -07:00
atom-reporter.coffee Relativize stack trace paths 2014-02-19 11:12:58 -08:00
atom-spec.coffee Try to fix flaky spec 2014-05-16 15:05:49 -06:00
clipboard-spec.coffee Add Clipboard::readWithMetadata 2014-02-03 13:20:28 -08:00
command-installer-spec.coffee Require fs-plus directly in specs 2014-02-23 17:19:00 -08:00
config-spec.coffee Fix failures running config specs locally 2014-05-16 09:00:01 -06:00
context-menu-manager-spec.coffee Fix requires 2013-09-20 14:14:17 -07:00
deserializer-manager-spec.coffee Call add instead of registerDeserializer 2013-10-02 15:47:41 -07:00
display-buffer-spec.coffee Fix specs that broke when accounting for horizontal scrollbar height 2014-05-09 11:33:03 -06:00
editor-component-spec.coffee Fix the height/width of the editor in spec 2014-05-16 15:31:13 -06:00
editor-spec.coffee Merge pull request #1971 from abe33/feature_proper_multiselections_copy_paste 2014-05-12 11:10:37 -07:00
editor-view-spec.coffee Mention double clicking in spec description 2014-04-30 09:58:37 -07:00
git-spec.coffee Use workspace.open instead of project.open 2014-04-23 16:36:44 -07:00
jasmine-helper.coffee Remove spec/suite time logging 2014-02-07 15:44:11 -08:00
language-mode-spec.coffee Preserve indentation when commenting 2014-04-30 09:50:11 -07:00
package-spec.coffee Combine AtomPackage and Package 2014-02-17 12:59:03 -08:00
pane-container-spec.coffee Never allow PaneContainer::root to be null 2014-01-15 16:07:47 -07:00
pane-container-view-spec.coffee Remove usage of PaneContainerView::getActivePaneView 2014-04-18 10:43:27 -07:00
pane-spec.coffee Use file path in save as dialog 2014-03-12 18:41:50 -07:00
pane-view-spec.coffee Remove deprecated calls in pane view spec 2014-04-23 16:35:51 -07:00
project-spec.coffee Remove deprecated method calls from project spec 2014-04-23 16:50:25 -07:00
random-editor-spec.coffee Require TextBuffer from text-buffer module 2014-02-19 09:19:08 -08: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 Remove deprecated option from selection spec 2014-04-23 16:22:34 -07:00
space-pen-extensions-spec.coffee Remove ConfigObserver 2014-02-06 13:07:25 -08:00
spec-bootstrap.coffee Fix specs on Mac. 2014-03-18 16:32:34 +08:00
spec-helper-platform.coffee 💄 Remove unneeded requires, variables, commas, and parens 2013-12-31 15:05:34 -08:00
spec-helper.coffee Only fail on deprecations when core specs are run 2014-04-24 13:47:01 -07:00
spec-suite.coffee Fix specs on Mac. 2014-03-18 16:32:34 +08:00
syntax-spec.coffee Require fs-plus directly in specs 2014-02-23 17:19:00 -08:00
task-spec.coffee jquery 2.0 can't be required in tasks 2013-10-16 13:35:12 -07:00
text-utils-spec.coffee Use relative paths in spec requires 2013-09-20 10:02:20 -07:00
theme-manager-spec.coffee Fix another subscription leakage associated with theme manager specs 2014-05-16 09:14:21 -06:00
time-reporter.coffee Remove _/fs from modules directly 2014-02-23 17:09:05 -08:00
tokenized-buffer-spec.coffee Treat all whitespace lines as not having leading whitespace 2014-04-22 17:09:41 -06:00
tokenized-line-spec.coffee Fix undefined variables in tokenized-line-spec 2014-04-29 17:24:16 -06:00
window-spec.coffee Remove deprecated methods from window spec 2014-04-22 14:19:13 -07:00
workspace-spec.coffee 💄 Tweak spec descriptions 2014-05-05 11:28:36 -07:00
workspace-view-spec.coffee Fix workspaceView spec 2014-04-29 16:59:15 -07:00