[BACK]Return to TODO CVS log [TXT][DIR] Up to [local] / trango / Net-Telnet-Trango

Annotation of trango/Net-Telnet-Trango/TODO, Revision 1.3

1.1       andrew      1: Add additional commands
                      2:
                      3: Make a decoder for the pipe command
                      4:
                      5: Make sure that last_error is used wherever it can be and should be.
                      6:
                      7: Make sure that things that fail don't evaluate true if at all possible.
                      8:
                      9: See what other tests need to be added to the test suite.  The framework is there, but there need to be more tests of the different commands.
                     10:
1.2       andrew     11: Make the _decode_lines be able to take a line without a "\n" at the end.
                     12:
1.3     ! andrew     13: make tests for new subs:
        !            14:        set_defaultopmode
        !            15:        set_baseid
        !            16:        set_suid
        !            17:        freq
        !            18:        freq_writescan
        !            19:        ipconfig
        !            20:        reset
        !            21:
        !            22: $RedRiver: TODO,v 1.2 2008/02/08 16:49:09 andrew Exp $

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>