Explorar o código

adding a "troubleshooting" section to the testing README

Eric Schulte %!s(int64=13) %!d(string=hai) anos
pai
achega
9fb3e136d8
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      testing/README

+ 4 - 0
testing/README

@@ -39,3 +39,7 @@ load and run the test suite with the following commands.
    #+BEGIN_SRC emacs-lisp
      (org-test-run-all-tests)
    #+END_SRC
+* troubleshooting
+- If the value of the =org-babel-no-eval-on-ctrl-c-ctrl-c= is non-nil
+  then it will result in some test failure, as there are tests which
+  rely on this behavior.