##// END OF EJS Templates
Merge of the ipython-ipython1a branch into the ipython trunk. This merge represents the first...
Merge of the ipython-ipython1a branch into the ipython trunk. This merge represents the first merging of the things in ipython1-dev into ipython. More specifically, this merge includes the basic ipython1 kernel and a few related subpackages. Most importantly, the setup.py script and friends have been refactored.

File last commit:

r1234:52b55407
r1247:48fb9d90 merge
Show More
tst_tools_utils_doctest.tpl.txt
18 lines | 462 B | text/plain | TextLexer
/ IPython / tools / tests / tst_tools_utils_doctest.tpl.txt
=========================================
Doctests for the ``tools.utils`` module
=========================================
The way doctest loads these, the entire document is applied as a single test
rather than multiple individual ones, unfortunately.
Auto-generated tests
====================
%run tst_tools_utils_doctest.py
Manually generated tests
========================
These are one-off tests written by hand, copied from an interactive prompt.