emacs-ipython-notebook/tests
Takafumi Arakaki dedef7e032 Workaround error in tests from MuMaMo
Without this workaround, I had three failed tests:

3 unexpected results:
   FAILED  ein:notebook-ask-before-kill-emacs-simple
   FAILED  ein:notebook-from-json-simple
   FAILED  ein:notebook-yank-cell-command-two-buffers

These tests failed because of the following same error:

    (error "fun-var-sym=mumamo-eval-in-ein:notebook-bg-mode, use-major-entry=(ein:notebook-bg-mode (mumamo-eval-in-ein:notebook-bg-mode mumamo-def-eval-in-ein:notebook-bg-mode mumamo-kw-eval-in-ein:notebook-bg-mode))")
2012-08-04 04:10:58 +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 Rename ein:kernel-ready-p to ein:kernel-live-p 2012-07-19 00:37:30 +02:00
setup-server.el Add bare-bones functional testing 2012-05-17 20:12:40 +02:00
test-ein-cell-notebook.el Add tests for ein-autoexec.el 2012-07-22 17:40:35 +02:00
test-ein-cell.el Test discard-output option of ein:cell-to-json 2012-05-25 15:12:54 +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 tests for ein:kernel-construct-help-string 2012-07-25 22:16:05 +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 Reverse the direction to merge 2012-08-01 23:19:37 +02:00
test-ein-notification.el Change variable type of event: use symbol 2012-06-06 21:16:48 +02:00
test-ein-utils.el Workaround error in tests from MuMaMo 2012-08-04 04:10:58 +02:00
test-load.el Ignore compiled version in test-load.el 2012-06-20 23:15:46 +02:00