That does run the tests in the C/POSIX locale, right? I want to test any locale by passing --locale and set my own LANG/LC_ALL but I want to run the plain script and compiled script passes separately. Once shtests had the -a (both plain and compiled script passes), -c (run compiled pass) and a 3rd option I don't remember anymore for that, but they were removed.
Olga On Tue, May 29, 2012 at 2:55 AM, David Korn <[email protected]> wrote: > Subject: Re: [ast-developers] shtests --nocompile not working? > -------- > > >> How can I stop ksh's shtests from doing the pass with the compiled >> shell scripts? I tried shtests --nocompile but it does the compile >> pass anyway. >> I need this to run normal and compiled script passes independently for >> valgrind testing, otherwise I have twice the amount of results with >> almost all entries being duplicates. >> >> Olga >> > > Run shtests -p. > > David Korn > [email protected] > _______________________________________________ > ast-developers mailing list > [email protected] > https://mailman.research.att.com/mailman/listinfo/ast-developers -- , _ _ , { \/`o;====- Olga Kryzhanovska -====;o`\/ } .----'-/`-/ [email protected] \-`\-'----. `'-..-| / http://twitter.com/fleyta \ |-..-'` /\/\ Solaris/BSD//C/C++ programmer /\/\ `--` `--` _______________________________________________ ast-developers mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-developers
