[Git-commits] main bootup process of a grml system branch, master, updated. v0.8.29-4-geb06481
git repository hosting
gitosis at grml.org
Sat Sep 12 13:07:43 CEST 2009
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main bootup process of a grml system".
The branch, master has been updated
via eb06481714843a96d65408e822d591b94126e08f (commit)
via d1792371a76a1c03bbe2ebd9bc99271de9952e46 (commit)
from b2d376c8f7805be78101865a423f892ddf074588 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit eb06481714843a96d65408e822d591b94126e08f
Author: Ulrich Dangel <mru at grml.org>
Date: Sat Sep 12 03:13:00 2009 +0200
Added unittest for test_finddcsdir
commit d1792371a76a1c03bbe2ebd9bc99271de9952e46
Author: Ulrich Dangel <mru at grml.org>
Date: Sat Sep 12 03:12:39 2009 +0200
refactored unit tests
added run_tests script to run all tests
invoke run_tests from debian/rules instead of test_parameters.sh
-----------------------------------------------------------------------
Summary of changes:
debian/rules | 2 +-
tests/common_tests | 15 ++++++++++
tests/run_tests.sh | 29 ++++++++++++++++++++
.../{test_parameters.sh => test_bootparameters.sh} | 13 +--------
tests/test_dcsdir.sh | 16 +++++++++++
5 files changed, 62 insertions(+), 13 deletions(-)
create mode 100644 tests/common_tests
create mode 100755 tests/run_tests.sh
rename tests/{test_parameters.sh => test_bootparameters.sh} (90%)
create mode 100755 tests/test_dcsdir.sh
hooks/post-receive
--
main bootup process of a grml system
More information about the Git-commits
mailing list