Expand some doc strings in the test framework.
commitff9cd1eefbb72964800199ac290ad9f15937b140
authorJulian Foad <julian.foad@wandisco.com>
Tue, 26 Jan 2010 12:34:12 +0000 (26 12:34 +0000)
committerJulian Foad <julian.foad@wandisco.com>
Tue, 26 Jan 2010 12:34:12 +0000 (26 12:34 +0000)
tree8f3897849477c6cbf06fe946662380b703c60315
parent74c8b59342a2e322a8ea9485273b393076774e2a
Expand some doc strings in the test framework.

* subversion/tests/cmdline/svntest/actions.py
  (run_and_verify_svn2): Document that line terminators are included in the
    returned stdout and stderr.

* subversion/tests/cmdline/svntest/main.py
  (run_command, wait_on_pipe, spawn_process, run_command_stdin, run_svn,
  run_svnadmin, run_svnlook, run_svnsync, run_svnversion): Document that
    line terminators are included in the returned stdout and stderr.

git-svn-id: http://svn.apache.org/repos/asf/subversion/trunk/subversion/tests/cmdline@903198 13f79535-47bb-0310-9956-ffa450edef68
svntest/actions.py
svntest/main.py