normalize changelog formatting
[p5sagit/local-lib.git] / t /
2014-01-13 Graham Knop correct output for fish shell
2014-01-13 Graham Knop fish fixes
2014-01-13 Graham Knop test warning on directory creation
2014-01-13 Graham Knop allow trailing PATH entries in shell test
2014-01-13 Graham Knop be more strict about what shells to test
2014-01-02 Graham Knop better diagnostics on shell test failures
2014-01-02 Graham Knop don't try to test cmd or powershell on cygwin
2014-01-02 Graham Knop warn about missing shells specified on the command...
2014-01-02 Graham Knop clear PERL5LIB in shell test to work around deficient...
2013-12-25 Graham Knop don't stay in temp directory at end of test
2013-12-25 Graham Knop prevent startup scripts in cmd/powershell
2013-12-23 Graham Knop clean up sub in INC test to hopefully avoid errors
2013-12-23 Graham Knop fix temp file and csh options in shell test
2013-12-23 Graham Knop fix de-dup test
2013-12-14 Graham Knop test for shell output
2013-12-14 Graham Knop test that junk added to ROOT doesn't end up in active_paths
2013-12-14 Graham Knop replace brains
2013-12-14 Graham Knop better diagnostics on taint test, and a failing case
2013-11-30 Graham Knop don't assume File::Path will be loaded in tests
2013-11-06 Graham Knop protect install test from external environment 1.008026
2013-11-05 Graham Knop be compatible with perl 5.6
2013-10-31 Graham Knop make stackable test immune to external local libs
2013-10-31 Graham Knop reverse order of PERL_LOCAL_LIB_ROOT to match standard...
2013-10-30 Graham Knop fix install script on cygwin
2013-10-30 Graham Knop better location for test temp files
2013-10-29 Graham Knop fix stackable test on windows
2013-10-28 Graham Knop fix installing to directories with spaces and backslashes
2013-10-22 Graham Knop more reliable escaping in taint test
2013-10-22 Graham Knop ignore outer local::lib in test instead of coping with it
2013-10-22 Graham Knop be compatible with old Exporter
2013-10-19 Karen Etheridge this message is not needed
2013-10-07 Karen Etheridge remove unix-style directory separator from regex (DOH!)
2013-10-04 Karen Etheridge yet more fixing escaping of backslashes in win32 paths...
2013-10-03 Karen Etheridge whitespace cleanup
2013-10-03 Karen Etheridge enable warnings locally, rather than globally
2013-10-03 Karen Etheridge ensure all tests have a plan
2013-10-03 Karen Etheridge more diagnostics to help debug the *occasional* failure...
2013-10-03 Karen Etheridge fix escaping of backslashes in win32 paths in test
2013-09-29 Karen Etheridge use normalized path on win32 in this test too
2013-09-29 Karen Etheridge work around backslash issues with Win32 paths in taint...
2013-09-15 Karen Etheridge more diagnostics here too
2013-09-15 Karen Etheridge escape the backslashes in win32 paths; print the lib...
2013-09-15 Karen Etheridge include the expected location in the test name, for...
2013-09-14 Karen Etheridge some testers are still ending up with bad lib lists
2013-09-14 Karen Etheridge avoid interpolation of backslashed chars in windows...
2013-09-13 Karen Etheridge quotemeta the path to avoid "Unrecognized escape \s...
2013-09-13 Karen Etheridge use our wrapper for creating a local::lib dir, normaliz...
2013-09-12 Karen Etheridge move mk_temp_dir into a lib so we can reuse it
2013-09-12 Karen Etheridge use $Config{path_sep} in tests, not :
2013-09-12 Karen Etheridge oops, some of these variables aren't always initialized
2013-09-11 Karen Etheridge test that random junk in PERL_LOCAL_LIB_ROOT is ignored
2013-09-10 Karen Etheridge RT#76661: work properly in a taintperl environment
2013-09-10 Karen Etheridge whitespace cleanup
2013-05-27 Karen Etheridge silence "Name "File::Spec::rel2abs" used only once... 1.008010
2013-02-25 Breno G. de Oliveira Carp::Always should not be a dep
2013-02-19 Olivier Mengué Test for no arch in PERL5LIB
2013-02-19 Olivier Mengué Move Win32 magic out of ensure_dir_structure_for()
2013-02-19 Olivier Mengué Move xt/subroutine-in-inc.t to t/
2011-02-24 Andrew Rodland Fix stackable tests on win32 by canonicalizing the...
2011-02-24 Andrew Rodland Don't fail tests when already running under local::lib
2011-02-23 Andrew Rodland Update tests for de-duplication
2011-02-18 Andrew Rodland Add tests for adding/removing stuff to the stack
2010-11-17 Chris Nehren Move to PERL_MB_OPT from .modulebuildrc
2010-03-31 matthewt delete broken --self-contained flag from core
2010-03-31 matthewt add lib::core::only module
2009-10-16 t0m Remove spurious dumper output
2009-09-02 t0m De-dup @INC and $ENV{PERL5LIB} entries
2009-09-02 t0m I totally misparsed the next if ref code first time...
2009-06-16 t0m Add ignoreprops everywhere. Update changes and bump...
2009-05-13 apeiron Additional install tests from Hans Dieter Pearcey ...
2007-09-13 matthewt remove erroneously checked-in t/var
2007-08-19 matthewt tests and test gen script