##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r1440:43642791
Flush the print buffer at the end of a program execution.
gvaroquaux
0
r1439:f658feb6
Better traceback support.
Gael Varoquaux
0
r1438:edf44538
Fixed a race-condition in subprocess execution. Renamed wipython to ipythonx.
Gael Varoquaux
0
r1437:c515254c
First cut of subprocess execution with redirection of stdin/stdout.
Gael Varoquaux
0
r1436:a443cca9
Make the wx frontend well-behaved under windows.
gvaroquaux
0
r1435:da07a079
Complete first pass on testing system. All tests pass on my box. Whew. We now have a first cut of a functioning testing system. Many examples had to be disabled (with a proper decorator), but now we can begin building a robust test suite for all of IPython. The big remaining todo is to fix the handling of the ipython/test namespace synchronization, which is still not 100% correct. Once that is done, some of the currently skipped tests will be reactivated.
Fernando Perez
0
r1434:2b832a8f
Mark Python 2.4 as minimum required version.
Fernando Perez
0
r1433:0c41b2e4
Fix all doctests.
Fernando Perez
0
r1432:d704370c
Add a few more tests to the test machinery itself.
Fernando Perez
0
r1431:11c4c1ec
Fix doctest.
Fernando Perez
0
r1430:896140d6
Implement support for all random tests. Other minor cleanups.
Fernando Perez
0
r1429:ff48a73e
Cleanups, document, working on support for full random tests.
Fernando Perez
0
r1428:e639d723
Fix directory handling bug in tests, other small cleanups.
Fernando Perez
0
r1427:d3752277
Vastly cleaner solution for the namespace problem!
Fernando Perez
0
r1426:0f51963b
Cleaner implementation of the namespace handling fix. Will try another even ligther one now, checkpointing.
Fernando Perez
0
r1425:3f881f91
Improvements to namespace handling with %run. Not perfect yet, but more tests are passing. Checkpointing.
Fernando Perez
0
r1424:eb7a7934
Tweak magics.
Gael Varoquaux
0
r1423:a23dbf88
Make the OS-level stdout/stderr capture work in the frontends.
Gael Varoquaux
0
r1422:97262e95
Add OS-level output capture, using file-descriptor redirection.
Gael Varoquaux
0
r1421:9cb86e51
Disable typecheck for namespaces to be dicts. This will allow more sophisticated objects to be used as namespaces, which can provide custom behavior.
Fernando Perez
0
load next
< 1 .. 1365 1366 1367 1368 1369 .. 1439 >
showing 20 out of 28761 commits