This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Math-Complex: customized VERSION bump
[perl5.git] / t / win32 /
2016-01-04 Tony Cook[perl #126922] avoid access to uninitialized memory...
2015-02-10 Tony Cookremove the shell fallback from list pipe open on Win32
2014-10-22 Tony Cookimplement list form of pipe open for Win32
2014-09-19 Father Chrysostomos[perl #121638] Make ‘Global symbol’ message more newbie...
2014-04-09 Tony Cook[perl #21442] only check link() error codes where link...
2014-02-03 Tony Cook[perl #77672] avoid a file handle redirection race
2013-08-29 Steve HayBetter check for the fork emulation in t/win32/signal.t
2013-08-26 Tony Cook[perl #85104] work harder to save error numbers
2013-08-26 Tony Cook[perl #85104] TODO test for preserving $^E across signa...
2013-07-01 Nicholas ClarkWe don't actually need to set $ENV{PERL} for the tests...
2013-06-12 Steve HayCorrections to 0511665b4b
2013-06-12 Marcel Gruenauerconverted t/win32.t/system* to test.pl style
2013-01-23 Brad GilbertClean up indenting on t/win32/fs.t
2013-01-23 Brad GilbertRemove dead code from t/win32/fs.t
2012-11-30 James E Keenant/win32/runenv.t: Correct syntax error reported by...
2012-08-24 Tony Cookoops, left some debugging code
2012-05-28 Tony Cook[perl #112272] return EEXIST on link() to an existing...
2012-05-28 Tony Cook[perl #112272] test link()'s error returns (TODO)
2012-05-15 Ricardo Signesskip t/win32/runenv.t unless -DPERL_IMPLICIT_SYS
2011-09-10 Steve HayThe Borland Chainsaw Massacre
2011-07-19 Father ChrysostomosCorrect test count in win32/runenv.t
2011-07-19 Phil MonsenFixes to allow win32 Perl to properly handle PERL5LIB.
2009-10-14 SisyphusPatch t/win32/system.t for mingw32/64
2009-01-26 Max MaischeinMake t/win32/system.t use the more common compiler...
2007-03-08 Jan DuboisRE: $Win32::VERSION problem
2004-12-06 Steve HayFix another Win32 breakage caused by change 23554
2004-03-04 Rafael Garcia-SuarezFix [perl #27357] Scalar Win32::GetOSVersion() broken...
2002-04-28 Vadim KonovalovWinCE many fixes
2002-04-27 Nick Ing-SimmonsIntegrate mainline
2002-04-26 Nikola Knezevicsystem_tests are relevant only to win32\system.t
2002-04-23 Vadim Konovalovwas: t/win32/system.t Borland too helpful
2002-04-22 Nick Ing-SimmonsIntegrate mainline
2002-04-22 Gurusamy Sarathyclean up after stray test file littering
2002-04-12 Jarkko HietaniemiMove also the Win32 system testing to t/win32.
2002-04-12 Jarkko HietaniemiIntegrate change #15879 from maint-5.6;