pulsar/spec/atom
2012-03-16 16:31:52 -06:00
..
app-spec.coffee Cleanup keybindings after app spec. 2012-03-15 16:22:02 -06:00
binding-set-spec.coffee Use event.originalEvent.keyIdentifier instead of event.which. 2012-02-15 10:04:02 -08:00
buffer-spec.coffee Use type-explicit copy methods instead of _.clone when we know the type 2012-03-08 19:32:18 -07:00
cursor-spec.coffee Rename Cursor.set/getPosition to set/getScreenPosition 2012-02-24 11:53:18 -07:00
editor-spec.coffee Fix bug where destroying a fold on last screen line of wrapped line caused an artifact. 2012-03-16 16:11:44 -06:00
event-emitter-spec.coffee Add EventEmitter.subscriptionCount 2012-03-13 19:05:24 -06:00
file-finder-spec.coffee Use an editor in the file finder instead of an input element. 2012-03-15 13:41:37 -06:00
global-keymap-spec.coffee Rename GlobalKeymap to Keymap 2012-03-07 14:45:26 -07:00
highlighter-spec.coffee Rename Buffer.getLine to lineForRow 2012-03-05 16:06:27 -07:00
line-map-spec.coffee Rename input/output to buffer/screen in LineMap 2012-03-06 19:20:28 -07:00
point-spec.coffee Point.toEqual will return true if it matches an array 2012-02-01 15:54:28 -08:00
project-spec.coffee Remove references to OSX from fs.coffee and make fs specs pass. 2012-02-27 11:38:25 -08:00
range-spec.coffee Selections render themselves on screen (1 div per line) 2012-01-26 18:54:18 -08:00
renderer-spec.coffee When updating folds, don't modify the array over which we're iterating 2012-03-16 16:31:52 -06:00
root-view-spec.coffee Simplify layout and prevent scrollbar flash when toggling file finder. 2012-03-15 17:18:26 -06:00
screen-line-fragment-spec.coffee Rename input/output to buffer/screen in LineMap 2012-03-06 19:20:28 -07:00
selection-spec.coffee Make cursor and selection children of editor.lines to fix positioning when scrolled 2012-03-07 17:10:24 -07:00
undo-manager-spec.coffee Rename Buffer.getLine to lineForRow 2012-03-05 16:06:27 -07:00
vim-mode-spec.coffee Update test to use meta-/ instead of meta-s 2012-03-07 12:43:09 -08:00
window-spec.coffee Remove menu code and tests 2012-02-29 13:47:48 -08:00