Johannes Lang - 2016-06-02
  • Description has changed:

Diff:

--- old
+++ new
@@ -1,6 +1,7 @@
 In a current customer project, I tried to use SASUnit under AIX 7.1.
 With a few manual enhancements, the examples test suite can be run successfully.
 The manual enhancements should be further investigated whether they can be integrated in the standard distribution. At least they should be documented.
+

 * Problem with examples start scripts sasunit.9.3.linux.(overwrite).de.sh: In order to work properly, the sas program to start has to be mentioned as first argument directly, and not via -sysin. I wonder whether the linux example scripts work properly under unix/linux.
 * The file saspgm/sasunit/\_nls.txt has windows line endings, which produces incorrect results under AIX. Perhaps the reading process can be adjusted in a way that the windows line endings also work under AIX.
 * The program documentation feature does not work properly, I did not investigate this further. When turned off via reportsasunit parameter o_pgmdoc, no error is produced.