aboutsummaryrefslogtreecommitdiff
path: root/shunit2-2.0.3/doc/RELEASE_NOTES-2.0.0.txt
diff options
context:
space:
mode:
authorPeter Carbonetto2017-07-18 12:56:21 -0500
committerPeter Carbonetto2017-07-18 12:56:21 -0500
commit66e2499abdeb663034721425ad6e8efb3340ad99 (patch)
tree488cd3c971985fcc66579539e2704bb2641aadc4 /shunit2-2.0.3/doc/RELEASE_NOTES-2.0.0.txt
parent9c718e1730ffdc78a9154f227250799ab52f7dfa (diff)
downloadpangemma-66e2499abdeb663034721425ad6e8efb3340ad99.tar.gz
Added shunint2 v2.0.3 files.
Diffstat (limited to 'shunit2-2.0.3/doc/RELEASE_NOTES-2.0.0.txt')
-rw-r--r--shunit2-2.0.3/doc/RELEASE_NOTES-2.0.0.txt71
1 files changed, 71 insertions, 0 deletions
diff --git a/shunit2-2.0.3/doc/RELEASE_NOTES-2.0.0.txt b/shunit2-2.0.3/doc/RELEASE_NOTES-2.0.0.txt
new file mode 100644
index 0000000..947eea9
--- /dev/null
+++ b/shunit2-2.0.3/doc/RELEASE_NOTES-2.0.0.txt
@@ -0,0 +1,71 @@
+RELEASE NOTES FOR 2.0.0
+
+This is the initial release of shunit2. It was originally included in log4sh
+1.3.5 [http://log4sh.sourceforge.net/] as a unit testing framework for that
+product. It has since grown table enough to warrant being released into the
+wild on its own.
+
+
+TESTED PLATFORMS
+
+This list of platforms comes from the latest version of log4sh as shunit2 is
+used in the testing of log4sh on each of these platforms.
+
+Cygwin
++ bash 3.2.9(10)
++ pdksh 5.2.14
+
+Linux
++ bash 3.1.17(1)
++ dash 0.5.3
++ ksh 1993-12-28
++ pdksh 5.2.14
++ zsh 4.3.2 (does not work)
+
+Mac OS X 1.4.8 (Darwin 8.8)
++ bash 2.05b.0(1)
++ ksh 1993-12-28
+
+Solaris 8 U3 (x86)
++ /bin/sh
++ bash 2.03.0(1)
++ ksh M-11/16/88i
+
+Solaris 10 U2 (sparc)
++ /bin/sh
++ bash 3.00.16(1)
++ ksh M-11/16/88i
+
+Solaris 10 U2 (x86)
++ /bin/sh
++ bash 3.00.16(1)
++ ksh M-11/16/88i
+
+
+NEW FEATURES
+
+None.
+
+
+CHANGES AND ENHANCEMENTS
+
+None.
+
+
+BUG FIXES
+
+None.
+
+
+DEPRECATED FEATURES
+
+None.
+
+
+KNOWN BUGS AND ISSUES
+
+None.
+
+
+$Revision$
+vim:spell