.. |
fixtures
|
Add a foldable indicator for multi-line comments
|
2014-01-18 12:08:37 -07:00 |
atom-package-spec.coffee
|
Add missing atom prefix
|
2013-11-20 17:23:47 -08:00 |
atom-protocol-handler-spec.coffee
|
Rename atom-api require to atom
|
2013-09-20 10:03:02 -07:00 |
atom-reporter.coffee
|
Use jquery provided by space-pen
|
2013-10-16 13:34:41 -07:00 |
atom-spec.coffee
|
WIP: Make atom global a telepath model
|
2013-12-12 14:33:50 -08:00 |
command-installer-spec.coffee
|
Fix spelling error
|
2014-01-22 15:54:49 -08:00 |
config-spec.coffee
|
Mock season.writeFileSyne instead of fs.writeFileSync in config specs
|
2013-12-06 22:10:26 -08: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 |
directory-spec.coffee
|
Specify error as first argument
|
2014-01-06 17:25:26 -08:00 |
display-buffer-spec.coffee
|
Remove telepath as a core dependency
|
2014-01-03 17:42:11 -07:00 |
editor-spec.coffee
|
Use actual indentation length when setting indentation for row.
|
2014-01-16 09:27:26 -08:00 |
editor-view-spec.coffee
|
Update foldability indicators on changes that don't insert/remove lines
|
2014-01-20 11:17:58 -07:00 |
file-spec.coffee
|
Bump remove timeout to 30 seconds
|
2014-01-22 16:38:47 -08:00 |
git-spec.coffee
|
Fix git specs when running under symbolic path.
|
2014-01-13 17:31:03 +08:00 |
jasmine-helper.coffee
|
Only depend on jasmine-tagged
|
2014-01-15 15:48:19 -08:00 |
keymap-spec.coffee
|
Only allow one platform specific keybinding file.
|
2014-01-21 16:34:52 -08:00 |
language-mode-spec.coffee
|
Don't make commented lines foldable based on the next line's indentation
|
2014-01-20 14:29:08 -07: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
|
Never allow PaneContainer::root to be null
|
2014-01-15 16:07:47 -07:00 |
pane-spec.coffee
|
Intelligently activate new items when the active item is closed
|
2014-01-20 14:34:02 -08:00 |
pane-view-spec.coffee
|
Never allow PaneContainer::root to be null
|
2014-01-15 16:07:47 -07:00 |
pasteboard-spec.coffee
|
Use atom.pasteboard instead of window.pasteboard
|
2013-11-11 08:43:14 -08:00 |
project-spec.coffee
|
Merge remote-tracking branch 'origin/master' into ns-remove-telepath-from-core
|
2014-01-03 17:46:45 -07:00 |
row-map-spec.coffee
|
Use relative paths in spec requires
|
2013-09-20 10:02:20 -07:00 |
select-list-spec.coffee
|
Fix core specs
|
2014-01-10 15:32:59 -08:00 |
selection-spec.coffee
|
Remove telepath as a core dependency
|
2014-01-03 17:42:11 -07:00 |
space-pen-extensions-spec.coffee
|
Hide tooltips when window is resized
|
2014-01-21 12:33:23 -08:00 |
spec-bootstrap.coffee
|
Merge branch 'master' into win32-specs
|
2013-12-17 18:22:08 -08:00 |
spec-helper-platform.coffee
|
💄 Remove unneeded requires, variables, commas, and parens
|
2013-12-31 15:05:34 -08:00 |
spec-helper.coffee
|
Remove 'workspace' from serialized state in spec helper
|
2014-01-14 13:06:42 -07:00 |
spec-suite.coffee
|
Restore Atom::getLoadSettings and spy on it in window spec
|
2013-12-13 12:02:48 -08:00 |
syntax-spec.coffee
|
Extend GrammarRegistry in Syntax
|
2013-12-31 15:15:40 -08:00 |
task-spec.coffee
|
jquery 2.0 can't be required in tasks
|
2013-10-16 13:35:12 -07:00 |
text-buffer-spec.coffee
|
Remove telepath from Project, WorkspaceView, and Pane*
|
2014-01-03 16:23:23 -07:00 |
text-utils-spec.coffee
|
Use relative paths in spec requires
|
2013-09-20 10:02:20 -07:00 |
theme-manager-spec.coffee
|
Reload user stylesheet when changed
|
2014-01-17 11:33:25 -08:00 |
time-reporter.coffee
|
Ignore specs that take less than 1ms
|
2013-10-14 10:32:26 -07:00 |
tokenized-buffer-spec.coffee
|
Remove telepath as a core dependency
|
2014-01-03 17:42:11 -07:00 |
window-spec.coffee
|
Move Workspace and PaneContainer serialization to the model layer
|
2014-01-14 11:38:27 -07:00 |
workspace-view-spec.coffee
|
Intelligently activate new items when the active item is closed
|
2014-01-20 14:34:02 -08:00 |