Re: [Freeipa-devel] [PATCH 54/54] ticet 2135 - enhance make-test for debugging

2011-12-02 Thread Rob Crittenden
John Dennis wrote: Add option to run the unit tests under PDB, but enter PDB before anything executes so you can set breakpoints etc. Add option to disable nosetest from capturing stdout, handy for adding print statements when debugging. Note: the old --pdb arg behavior is now --pdb-errors,

[Freeipa-devel] [PATCH 54/54] ticet 2135 - enhance make-test for debugging

2011-11-22 Thread John Dennis
Add option to run the unit tests under PDB, but enter PDB before anything executes so you can set breakpoints etc. Add option to disable nosetest from capturing stdout, handy for adding print statements when debugging. Note: the old --pdb arg behavior is now --pdb-errors, --pdb is now used to