Implemented new output format.
commitbdd0e88206918430d7cf1f0f59efb6513b294806
authorAndreas Waidler <arandes@programmers.at>
Sat, 30 Apr 2011 18:19:31 +0000 (30 20:19 +0200)
committerAndreas Waidler <arandes@programmers.at>
Tue, 10 May 2011 20:39:58 +0000 (10 22:39 +0200)
tree0a93a49e1907bddb8b32909116321976c259b67c
parent650fa63be487d813ead85082f33014dfc126e949
Implemented new output format.

* nomtime now accepts parameters.
* Tests refactored.
* New tests for new output format.
* All file names are now checked.
* Tests abort after first failure without cleanup
  so the file system state can be checked.
22 files changed:
TODO
src/fs.c
src/nomtime
tests_dev/tests.c
tests_usr/feed_title_broken.sh [new file with mode: 0755]
tests_usr/item_title_broken.sh [copied from src/nomtime with 54% similarity]
tests_usr/libtests.sh [new file with mode: 0755]
tests_usr/long_item_title.rss [moved from tests_usr/long.rss with 77% similarity]
tests_usr/long_item_title.sh [new file with mode: 0755]
tests_usr/sample.rss
tests_usr/sample.sh [new file with mode: 0755]
tests_usr/sanity_d.rss [new file with mode: 0644]
tests_usr/sanity_d.sh [copied from src/nomtime with 54% similarity]
tests_usr/sanity_f.rss [copied from tests_usr/simple_t.rss with 53% similarity]
tests_usr/sanity_f.sh [copied from src/nomtime with 54% similarity]
tests_usr/sanity_t.rss [new file with mode: 0644]
tests_usr/sanity_t.sh [copied from src/nomtime with 54% similarity]
tests_usr/simple_d.rss
tests_usr/simple_d.sh [new file with mode: 0755]
tests_usr/simple_t.rss
tests_usr/simple_t.sh [new file with mode: 0755]
tests_usr/tests