emacs-ipython-notebook/tests
Takafumi Arakaki a769aa3b03 Fix test ein:notebook-execute-current-cell-question for Emacs 23
At the time (ein:$notebook-pager ein:%notebook%) is executed, the
current buffer is changed to the pager buffer.  As `notebook' is
already let-bound to ein:$notebook instance, it is better to use
this than the buffer local ein:%notebook%.
2012-08-23 17:39:06 +02:00
..
mocker@2000d037ea Add test: ein:notebook-execute-current-cell 2012-05-17 18:41:28 +02:00
notebook Add bare-bones functional testing 2012-05-17 20:12:40 +02:00
func-test.el Fix test ein:notebook-execute-current-cell-question for Emacs 23 2012-08-23 17:39:06 +02:00
setup-server.el Add bare-bones functional testing 2012-05-17 20:12:40 +02:00
test-ein-ac.el Add test for ein:ac-set-document 2012-08-09 01:06:21 +02:00
test-ein-cell-notebook.el Use ein:%notebook% in test-ein-cell-notebook.el 2012-08-19 00:24:15 +02:00
test-ein-cell.el Fix failing unit test (add test-ein-pytools.el) 2012-08-19 21:48:32 +02:00
test-ein-completer.el Test ein:completer-finish-completing 2012-08-09 01:35:00 +02:00
test-ein-connect.el Add tests ein:get-*--connect 2012-08-14 22:32:52 +02:00
test-ein-console.el Fix tests for console integration 2012-08-16 16:40:57 +02:00
test-ein-iexec.el Rename ein-autoexec.el to ein-iexec.el 2012-07-29 14:17:05 +02:00
test-ein-kernel.el Add test for ein:ac-set-document 2012-08-09 01:06:21 +02:00
test-ein-kill-ring.el Add ein-kill-ring module and its tests 2012-05-14 23:44:00 +02:00
test-ein-node.el Add test: ein:node-filter-is-and-not 2012-05-15 12:48:20 +02:00
test-ein-notebook.el Add test ein:notebook-undo-via-events 2012-08-19 13:13:01 +02:00
test-ein-notebooklist.el Add tests ein:get-*--notebooklist 2012-08-14 22:41:19 +02:00
test-ein-notification.el Fix the failing test in test-ein-notification.el 2012-08-19 12:37:56 +02:00
test-ein-pytools.el Fix failing unit test (add test-ein-pytools.el) 2012-08-19 21:48:32 +02:00
test-ein-shared-output.el Fix test ein:get-cell-at-point--shared-output for Emacs 23 2012-08-23 17:23:46 +02:00
test-ein-utils.el Add tests ein:get-*--nil and fix a bug 2012-08-14 22:14:02 +02:00
test-load.el Ignore compiled version in test-load.el 2012-06-20 23:15:46 +02:00