From 2e76646998df0ca1b7d160329c0f3ac8cdda2fe0 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sun, 20 Aug 2017 09:22:43 +0000 Subject: Move shunit2 into ./contrib and add catch-1.8.7 --- contrib/shunit2-2.0.3/src/docbook/shunit2.xml | 85 +++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 contrib/shunit2-2.0.3/src/docbook/shunit2.xml (limited to 'contrib/shunit2-2.0.3/src/docbook/shunit2.xml') diff --git a/contrib/shunit2-2.0.3/src/docbook/shunit2.xml b/contrib/shunit2-2.0.3/src/docbook/shunit2.xml new file mode 100644 index 0000000..25b3fed --- /dev/null +++ b/contrib/shunit2-2.0.3/src/docbook/shunit2.xml @@ -0,0 +1,85 @@ + + + + + + + + + + + + shunit2"> +]> + +shUnit2 + + shUnit2 version 2.0.3 + + + KateWard + +
+ &myEmail; +
+
+
+
+ + + &isoDate; + + + + + + + 2.0.3 + 2007-07-12 + Kate Ward <&myEmail;> + + + + 2.0.2 + 2007-04-22 + Kate Ward <&myEmail;> + + + + 2.0.1 + 2007-02-21 + Kate Ward <&myEmail;> + + + + 2.0.0 + 2007-02-20 + Kate Ward <&myEmail;> + + + + + + shUnit2 is a unit test framework for Bourne based shell scripts, and it is designed to work in a similar manner to JUnit, PyUnit, etc. + +
+ + &introduction; + &quickstart; + &functions; +
-- cgit v1.2.3