Test output for svn-client

/root/751-patch/chicken/bin/csi -script run.scm < /dev/null

-- testing subversion client library -----------------------------------------
Create a testrepo .................................................... [ PASS]
Make a checkout of revision 0 ........................................ [ PASS]
Make another checkout of revision 0 .................................. [ PASS]

    -- testing initial state -------------------------------------------------
    At revision 0 .................................................... [ PASS]
    Last changed revision of root also 0 ............................. [ PASS]
    Root URI equals repo URI ......................................... [ PASS]
    Directory item representing root's URI also equals repo URI ...... [ PASS]
    4 tests completed in 0.002 seconds.
    4 out of 4 (100%) tests passed.
    -- done testing initial state --------------------------------------------


    -- testing adding files --------------------------------------------------
    File can be added ................................................ [ PASS]
    File can be committed ............................................ [ PASS]
    After adding a file, it is listed by info ........................ [ PASS]
    File is at revision 1 ............................................ [ PASS]
    File last changed at revision 1 .................................. [ PASS]
    Directory can be added ........................................... [ PASS]
    Another file can be added ........................................ [ PASS]
    Directory can be committed recursively ........................... [ PASS]
    After adding another file, it is listed by info .................. [ PASS]
    File is at revision 2 ............................................ [ PASS]
    File last changed at revision 2 .................................. [ PASS]
    After adding another file, first file is also at revision 2 ...... [ PASS]
    First file's last changed revision is still 1 .................... [ PASS]
    13 tests completed in 1.974 seconds.
    13 out of 13 (100%) tests passed.
    -- done testing adding files ---------------------------------------------


    -- testing listing -------------------------------------------------------
    Files and directories are all listed ............................. [ PASS]
    Files are marked as such ......................................... [ PASS]
    secondary checkout still empty ................................... [ PASS]
    Everything listed after update of secondary checkout ............. [ PASS]
    4 tests completed in 0.99 seconds.
    4 out of 4 (100%) tests passed.
    -- done testing listing --------------------------------------------------


    -- testing modification --------------------------------------------------
    Unified context diff file contents ............................... [ PASS]
    Reverting file ................................................... [ PASS]
    Empty after revert ............................................... [ PASS]
    Changed file can be committed .................................... [ PASS]
    4 tests completed in 1.988 seconds.
    4 out of 4 (100%) tests passed.
    -- done testing modification ---------------------------------------------


    -- testing basic log -----------------------------------------------------
    Last revision first .............................................. [ PASS]
    Log-message of r3 ok ............................................. [ PASS]
    Author of r3 is normal user ...................................... [ PASS]
    Files of r3 ok ................................................... [ PASS]
    Actions of r3 OK ................................................. [ PASS]
    Log-message of r2 ok ............................................. [ PASS]
    Files of r2 ok ................................................... [ PASS]
    Author of r2 is alternative user ................................. [ PASS]
    Actions of r2 OK ................................................. [ PASS]
    Log-message of r1 ok ............................................. [ PASS]
    Files of r1 ok ................................................... [ PASS]
    Actions of r1 OK ................................................. [ PASS]
    No log-message for r0 ............................................ [ PASS]
    No changes for r0 ................................................ [ PASS]
    14 tests completed in 0.003 seconds.
    14 out of 14 (100%) tests passed.
    -- done testing basic log ------------------------------------------------


    -- testing catenation ----------------------------------------------------
    Working dir ...................................................... [ PASS]
    Historical revision .............................................. [ PASS]
    2 tests completed in 0.002 seconds.
    2 out of 2 (100%) tests passed.
    -- done testing catenation -----------------------------------------------


    -- testing properties ----------------------------------------------------
    After setting property, it can be retrieved ...................... [ PASS]
    1 test completed in 0.002 seconds.
    1 out of 1 (100%) test passed.
    -- done testing properties -----------------------------------------------

3 tests and 7 subgroups completed in 6.823 seconds.
3 out of 3 (100%) tests passed.
7 out of 7 (100%) subgroups passed.
-- done testing subversion client library ------------------------------------