This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/loc_tools.pl: Consider thread 0 always locale-safe
[perl5.git] / t / run / switches.t
2020-01-27 Tony Cookrun/switches.t: allocate the in-place edit test directo...
2018-11-26 Tony Cook(perl #133659) make an in-place edit successful if...
2018-01-05 Craig A. BerryAlternate backup file rename test for VMS.
2017-12-29 Zeframrevert smartmatch to 5.27.6 behaviour
2017-12-17 Zeframmerge branch zefram/dumb_match
2017-12-05 Zeframchange "when" keyword to "whereso"
2017-12-01 Yves Ortonfixup test that was broken by 3c67ad9b9.
2017-11-30 Tony Cook(perl #132506) deal with un-/partly implemented *at...
2017-11-22 Zeframeviscerate smartmatch
2017-11-21 Zeframregularise "when"
2017-11-14 Zeframfix naming of some test temp files
2017-10-21 Aaron CraneDelete useless references to DG/UX
2017-09-21 Tony Cook(perl #127663) skip the new in-place edit tests if...
2017-09-18 James E KeenanRevise tests to account for d_linkat.
2017-09-18 Tony Cook(perl #127663) work around what appears to be a freebsd bug
2017-09-11 Tony Cook(perl #127663) fallback to looking for work file if...
2017-09-11 Tony Cook(perl #127663) reject a changed directory for relative...
2017-09-11 Tony Cook(perl #127663) test we fail if the work file can't...
2017-09-11 Tony Cook(perl #127663) test we fail if the backup rename fails
2017-09-11 Tony Cook(perl #127663) clean up any files left behind
2017-09-11 Tony Cook(perl #127663) don't do inplace renaming etc in child...
2017-09-11 Tony Cook(perl #127663) don't do inplace renaming etc in child...
2017-09-11 Tony Cook(perl #127663) test chdir() within an in-place edit...
2017-09-11 Tony Cook(perl #127663) test that die/exit leave the original...
2017-09-11 Tony Cook(perl #127663) add more in-place edit tests
2016-11-11 H.Merijn BrandPatch unit tests to explicitly insert "." into @INC...
2016-07-29 Father ChrysostomosTired of looking up old bug numbers
2015-11-20 Karl WilliamsonVarious tests: use centralized locale detection
2015-01-05 Tony Cookminitest: miniperl on win32 always displays the x86...
2014-09-03 Father ChrysostomosGet t/run/switches.t working under minitest
2014-01-18 Jess Robinsont/run/switches.t: Skip setlocale tests if !d_setlocale
2013-12-07 Father ChrysostomosGet switches.t to pass under miniperl
2013-03-27 Brian FraserMake smartmatch, given & when experimental
2013-01-22 Tony Cooksyntax check a directory: set the test process locale too
2013-01-18 Ricardo Signesfurther refinement to EISDIR tests from `perl dir`
2013-01-16 Ricardo Signesin testing EISDIR string, check known value first
2013-01-16 Ricardo Signesavoid having to worry whether the test runs in a locale
2013-01-13 Ricardo Signesexpect a different error for `perl dir` on Win32
2013-01-13 James E KeenanAdd a test to detect error when attempting to syntax...
2012-06-26 Jesse Luehrswarn on -i with no input files given [perl #113410]
2011-12-31 Father ChrysostomosTest ‘Too late for -[Mm]’
2011-12-31 Father Chrysostomos[perl #104288] Die with ‘Unrecognized switch’ on #...
2010-12-08 Brad GilbertReplaced '1 while unlink' with 'unlink_all' in t/run...
2010-09-24 Nicholas ClarkAdd a warning to test.pl if quotes are used in one...
2009-11-15 David GoldenChange perl -v version format
2009-10-03 Rafael Garcia-SuarezAdapt test to accept local uncommitted changes
2009-07-18 Craig A. BerrySome of the TODOs in switches.t actually work on VMS.
2009-07-07 Steffen Muelleruse strict by default if "use 5.011" is in effect!
2008-12-31 Yves Ortonmuch better git related version numbering in our (...
2008-12-20 Nicholas Clarkf6a80292c3db127d1561c118f409c1cffd1b55d9 needs to be...
2008-08-28 Nicholas ClarkFix #30660: Repeated spaces on shebang line stops optio...
2008-08-08 Nicholas ClarkConvert all unimaginative (ie race condition) temporary...
2008-06-10 Steve HayFix run/switches test on Win32
2008-05-11 Florian RagwitzHandle PL_minus_E before PL_minus_{n,p}.
2008-03-02 Robin Barkerfor -M:Foo, extended and revised
2008-01-11 Nicholas ClarkNote the U8 sized space created by removing -P, and...
2007-09-07 Rafael Garcia-SuarezRemove the 'err' keyword
2007-08-25 Nicholas ClarkTest that all the unknown command line flags are unknown.
2006-10-19 Yves OrtonRe: Off by one in the trie code?
2006-01-06 Gisle AasMove "DEVEL####" marker to the 'perl -v' output.
2006-01-06 Gisle AasMake '-s' on the shebang line able to parse -foo=bar...
2005-12-21 Robin HoustonFeature bundle is now :5.10, and add -E switch
2005-12-12 Gisle AasOops, change 26326 broke t/run/switches.t
2005-06-20 Rafael Garcia-SuarezSame fix, for the test, now.
2003-09-14 Jarkko HietaniemiUse $Config{_exe}.
2003-09-14 Ilya ZakharevichRe: [PATCH 5.8.1 @20218] OS/2 API
2003-08-31 Jarkko HietaniemiAdd test for -i.
2003-08-31 Jarkko HietaniemiAdd tests for -h and (unknown) -z.
2003-08-31 Jarkko HietaniemiAdd test for -v.
2003-08-31 Jarkko HietaniemiList the switches tested in switches.t.
2003-06-05 Yitzchak Scott-Tho... Re: SPUG:-s option doesn't always work!
2002-10-17 Abe TimmermanRe: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32...
2002-10-12 Rafael Garcia-SuarezThe -0 command-line switch wasn't setting $/ at compile...
2002-02-01 Nick Ing-SimmonsIntegrate mainline
2002-01-31 Jarkko HietaniemiRe: [PATCH] perl -V:
2001-12-29 Andreas Königcleaner close on tests, take 2
2001-12-07 Michael G. SchwernDeclaring mostly TODO
2001-11-15 Michael G. Schwern-x (was Re: [PATCH] new tests for command-line switches)
2001-11-15 Rafael Garcia-Suareznew tests for command-line switches