Sha256: 368bd58f6219ef1522ebfeec9728c86df2839434fd679fa4ef71c7cd2658d3de

Contents?: true

Size: 507 Bytes

Versions: 1

Compression:

Stored size: 507 Bytes

Contents

(relisp-start-slave "tests.rb")

;; bury current buffer
(ruby-eval "buffer_bury")

;; split this window vertically and set bottow window to
;; 'other-buffer'
(ruby-eval "buffer_window_equals")

;; split this window vertically then horizontally
(ruby-eval "window_split")

;; should move text up and return nil
(ruby-eval "window_scroll_up")

;; should move text down and return t
(ruby-eval "window_scroll_down")

;; create some windows and move them horizontally and vertically
(ruby-eval "window_shrink")

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
relisp-1.0.1 manual_test/tests.el