.. |
fixtures
|
Catch and log deactivate errors
|
2014-09-15 08:34:54 -07:00 |
atom-protocol-handler-spec.coffee
|
Rename atom-api require to atom
|
2013-09-20 10:03:02 -07:00 |
atom-reporter.coffee
|
Do not use "-> return" to mark empty function
|
2014-08-14 19:42:50 +02:00 |
atom-spec.coffee
|
Catch and log deactivate errors
|
2014-09-15 08:34:54 -07: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
|
Assign default invisible character glyphs via config defaults
|
2014-08-13 16:32:13 -06:00 |
context-menu-manager-spec.coffee
|
💄 simplify assignment using coffeescript magic
|
2014-08-28 19:42:59 +02:00 |
deserializer-manager-spec.coffee
|
Do not use "-> return" to mark empty function
|
2014-08-14 19:42:50 +02:00 |
display-buffer-spec.coffee
|
Add onDidCreateMarker and onDidUpdateMarkers
|
2014-09-05 17:26:14 -07:00 |
editor-component-spec.coffee
|
Add Editor::onDidChangeScreenLines
|
2014-09-08 16:04:43 -07:00 |
editor-spec.coffee
|
Rename editor.softWrapped config option back to editor.softWrap
|
2014-09-15 14:34:35 -06:00 |
git-spec.coffee
|
Add onDidChangeStatuses
|
2014-09-09 14:45:31 -07:00 |
jasmine-helper.coffee
|
Export ReactEditorView as EditorView from 'atom' module
|
2014-07-21 10:43:30 -07:00 |
language-mode-spec.coffee
|
Editor::lineForScreenRow -> ::tokenizedLineForScreenRow
|
2014-09-03 14:42:46 -07:00 |
package-spec.coffee
|
Add Package::onDidDeactivate
|
2014-09-09 15:09:18 -07:00 |
pane-container-spec.coffee
|
Add PaneContainer::onDidAddPaneItem and ::observePaneItems
|
2014-08-28 17:42:12 -06:00 |
pane-container-view-spec.coffee
|
Remove usage of PaneContainerView::getActivePaneView
|
2014-04-18 10:43:27 -07:00 |
pane-spec.coffee
|
Support a copyActiveItem param in Pane::split* methods
|
2014-09-04 16:41:20 -07:00 |
pane-view-spec.coffee
|
Fix / clean up specs
|
2014-09-11 11:28:21 -07:00 |
project-spec.coffee
|
Revert "Add Project::onDidCreateBuffer"
|
2014-09-10 11:55:41 -07:00 |
random-editor-spec.coffee
|
Rename softWrap to softWrapped
|
2014-09-05 11:39:33 -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
|
Add Selection::onDidChangeRange and ::onDidDestroy and deprecate ::on
|
2014-09-05 11:39:34 -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
|
Set initialLoadComplete to true in specs
|
2014-09-11 15:49:44 -07:00 |
spec-suite.coffee
|
Export ReactEditorView as EditorView from 'atom' module
|
2014-07-21 10:43:30 -07: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
|
Add event subscription methods to ThemeManager
|
2014-09-09 15:35:00 -07:00 |
time-reporter.coffee
|
Cleanup code according to coffeelint
|
2014-08-14 19:41:49 +02:00 |
tokenized-buffer-spec.coffee
|
Use event methods in TokenizedBuffer spec
|
2014-09-05 12:40:14 -07:00 |
tokenized-line-spec.coffee
|
Editor::lineForScreenRow -> ::tokenizedLineForScreenRow
|
2014-09-03 14:42:46 -07:00 |
window-spec.coffee
|
Set project path for window:open-path files
|
2014-09-09 09:55:31 -07:00 |
workspace-spec.coffee
|
Include injection grammars in active list
|
2014-09-04 16:04:32 -07:00 |
workspace-view-spec.coffee
|
Use the new split*() methods on Pane model in WorkspaceView specs
|
2014-09-10 17:41:38 -07:00 |