aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_flow.py
Commit message (Expand)AuthorAgeFilesLines
...
* Also serialize ClientConnection and flow backups.Aldo Cortesi2011-02-061-0/+5
* Get rid of ReplayConnection - we now have only one ClientConnection class.Aldo Cortesi2011-02-041-7/+5
* Change "connection" to the less confusing "client_conn" throughout.Aldo Cortesi2011-02-031-8/+8
* Test suite rejiggering and cleanup.Aldo Cortesi2011-02-031-2/+140
* Improve script handling.Aldo Cortesi2011-02-021-0/+2
* View script debug output (stderr) in pager.Aldo Cortesi2011-02-021-1/+2
* Add an external script API.Aldo Cortesi2011-01-311-0/+16
* Factor out flow unit tests into speparate file.Aldo Cortesi2011-01-311-0/+96