Emil Sit b238a29430 tests: Explicitly control the date for todo.sh.
Create a custom date view for todo.sh tests -- the time
is set in TODO_TEST_TIME as seconds since the Unix epoch
and a custom wrapper in the testing directory is put at the
front of the path to intercept todo.sh calls to date for
date formatting.

This will only work as long as todo.sh calls $(date) for
date formatting.  It also assumes a date command that
supports the -d flag (such as the one in GNU coreutils.)

Add a test for TODOTXT_DATE_ON_ADD to exercise this functionality.

Signed-off-by: Emil Sit <sit@emilsit.net>
2009-04-11 22:01:31 -04:00
2009-04-04 12:21:53 -07:00

    TODO.TXT Command Line Interface

    Latest stable release: http://github.com/ginatrapani/todo.txt-cli/downloads
    First release: 5/11/2006
    Original conception by: Gina Trapani (http://ginatrapani.org)
    Contributors: http://github.com/ginatrapani/todo.txt-cli/network
    License: GPL, http://www.gnu.org/copyleft/gpl.html
    More information and mailing list at http://todotxt.com
    To contribute, fork the repository at http://github.com/ginatrapani/todo.txt-cli/tree/master
Description
☑ A simple and extensible shell script for managing your todo.txt file.
http://todotxt.org
Readme 6.3 MiB
Languages
Shell 98.7%
Makefile 1.3%