##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r25083:522dc269
redirected output from core debugger to correct stdout
Maor Kleinberger
0
r25082:17589e2e
Use module level setup and teardown compatible both nose and pytest. Also rename some setup to test_XXX as they are test and not setups
Matthias Bussonnier
0
r25081:df563a18
Remove more unused support functions and class
Matthias Bussonnier
0
r25080:407e8b4e
Cleanup iptest controller from old logic. Not necessary as now this is mostly gone to the notebook repo
Matthias Bussonnier
0
r25079:9cb1081d
Remove leftover from cleanup. These were support function for when the Deprecated and to be removed calltip function was still tested.
Matthias Bussonnier
0
r25078:1ef15a57
Properly close file in setupbase
Matthias Bussonnier
0
r25077:7b42de99
Merge pull request #11779 from Carreau/pytesting-step-one Fix state leakage and speedup in test-suite
Matthias Bussonnier
merge
0
r25076:5b6390fa
Merge pull request #11780 from anntzer/reset Fix docstring of `%reset`.
Matthias Bussonnier
merge
0
r25075:f7e055d0
Fix docstring of `%reset`. `_ip` doesn't exist at the toplevel, `get_ipython()` does.
Antony Lee
0
r25074:72306c4c
expose ip as well as _ip
Matthias Bussonnier
0
r25073:1a37c557
Fix state leakage and speedup in test-suite This is mostly visible when running the test via pytest that collect-then-run vs nose that runs as it collects. While I was at it I've improved some tests to be faster by changing the maximum recursion limit.
Matthias Bussonnier
0
r25072:a98d9124
Merge pull request #11766 from Carreau/fix-tees Properly cleanup Tee, which reveals some resource leakage.
Matthias Bussonnier
merge
0
r25071:86f77a2b
Merge pull request #11776 from blueyed/codetype-replace Use CodeType.replace with Python 3.8
Matthias Bussonnier
merge
0
r25070:5bcd244b
Merge pull request #11773 from eobrie16/test_timeit Speed up timeit arguments test
Matthias Bussonnier
merge
0
r25069:d6a4797b
Merge pull request #11769 from alok/pathlib2 Allow passing pathlib Paths without keyword arg
Matthias Bussonnier
merge
0
r25068:77226224
Merge pull request #11767 from Carreau/wn76 prepare whats new in 7.6
Matthias Bussonnier
merge
0
r25067:edecbb3c
Use CodeType.replace with Python 3.8 Via https://bugs.python.org/issue37032.
Daniel Hahler
0
r25066:a9a72474
Merge pull request #11771 from LucianaMarques/fixcontributing Fix small typo in CONTRIBUTING.md
Matthias Bussonnier
merge
0
r25065:2b20077c
Speed up timeit arguments test
Ed OBrien
0
r25064:91e7701b
Fix small typo in CONTRIBUTING.md
Luciana da Costa Marques
0
load next
< 1 .. 10 11 12 13 14 .. 1205 >
showing 20 out of 24095 commits