summaryrefslogtreecommitdiff
path: root/t/run/switchC.t
Commit message (Expand)AuthorAgeFilesLines
* Make switchC.t pass if the environment variable PERL_UNICODE contains "S"Rafael Garcia-Suarez2011-08-311-6/+11
* Add skip_all_without_perlio() to test.pl, and use it in 8 tests.Nicholas Clark2011-03-071-4/+1
* Refactor 6 tests in t/op and t/run to use skip_all_if_miniperl().Nicholas Clark2011-03-071-7/+3
* Document that the -Ci, -Co, and -CD options have file scopeNiko Tyni2010-11-051-1/+16
* #!perl -C -w diesFather Chrysostomos2010-09-261-1/+14
* For miniperl, disable PERL_UNICODE and -C.Nicholas Clark2009-09-231-0/+5
* Avoid using embedded newlines in the "one"liners passed to runperl().Nicholas Clark2009-07-271-3/+3
* Add tests for where -C differs between then #! and command lines.Nicholas Clark2009-07-261-1/+13
* Allow -C on the #! line when it is identical to -C on the command line.Father Chrysostomos2009-07-261-1/+5
* Convert all unimaginative (ie race condition) temporary file names to Nicholas Clark2008-08-081-6/+3
* Re: Off by one in the trie code?Yves Orton2006-10-191-1/+1
* Some low-hanging fruit for EBCDIC portabilityJarkko Hietaniemi2003-03-311-3/+5
* VMS has an extra \n at the end, and I assume Windows has \r\n.Jarkko Hietaniemi2003-03-101-7/+6
* Narrow down the -C test skippage.Jarkko Hietaniemi2003-03-021-4/+3
* The -CI cannot be easily tested under UTF-8 locale withJarkko Hietaniemi2003-03-021-5/+12
* Add tests for the -C switch. Depending on theJarkko Hietaniemi2003-02-251-0/+57