cc: [email protected]
Subject: Re: open source testsuite for ksh93
--------
> Hello David,
>
> Do you have any test suites that you use to test ksh93, that are available
> as open source? If yes, it would be great if you could point me to them. I
> have tried searching on Google for them, but didn't get access to any.
> Maybe I didnt search appropriately.
>
> Thanks and regards,
> Brahadambal
>
>
The test suite is part of the ksh93 source package.
The tests are in the "tests" subdirectory and the test driver is
the script shtests. The man page for the tests can be gotten
by running
shtests --man
To run the tests,
SHELL=<path_name_of shell> ksh ./shtests [testname ...]
David Korn
[email protected]
_______________________________________________
ast-developers mailing list
[email protected]
http://lists.research.att.com/mailman/listinfo/ast-developers