From 685436a7aec74d46e44f09bb278d715a0fddbae4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eray=20=C3=96zkural?= Date: Tue, 26 Jul 2005 12:51:16 +0000 Subject: [PATCH] --- tests/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 tests/README diff --git a/tests/README b/tests/README new file mode 100644 index 00000000..4ab7e004 --- /dev/null +++ b/tests/README @@ -0,0 +1,10 @@ +PISI test suite +--------------- + + +There are python unit tests and shell scripts in this directory. + +Shell scripts use the CLIs to perform package operations. + +For this there must be a symlink "packages" to the PISI package repository +until we can find a few sample packages to put here.