convert to Distar
[catagits/Catalyst-Devel.git] / t /
2020-09-02 Graham Knop convert to Distar
2020-09-02 Graham Knop use IPC::Open3 rather than IPC::Run3
2020-09-02 Graham Knop silence diag in test
2020-09-02 Graham Knop File::Copy::Recursive is a hard dependency
2020-09-02 Graham Knop escape INSTALL_BASE properly for EUMM to parse
2020-09-02 Graham Knop calculate make command once
2020-09-02 Graham Knop use @INC to find helper location rather than FindBin...
2020-09-02 Graham Knop use imported File::Spec functions in generated_app...
2020-08-03 Graham Knop avoid FindBin in some tests
2020-03-26 Graham Knop simplify prereqs of version matching author test
2020-02-23 Dagfinn Ilmari Man... Use absolute path for do $file in t/generated_app.t
2011-10-21 Tomas Doran Fix leaking temporary files in tests. RT#59166
2011-09-05 Tomas Doran Skip check for win32
2011-05-15 Florian Ragwitz Merge branch 'master' into psgi
2011-04-07 Alex J. G. Burzyński Fix RT#67303: -scripts changes permissions of original...
2011-03-27 Florian Ragwitz Merge branch 'master' into psgi
2011-03-22 Tomas Doran Fix RT#65907: missing build require: Test::Exception
2011-03-01 Florian Ragwitz Merge branch 'master' into psgi
2011-01-20 Tomas Doran Make pod tests author only
2011-01-20 Tomas Doran Fix the test in dist build
2011-01-18 Alexander Hartmaier added test for checking installed files
2010-12-05 Florian Ragwitz Create myapp.psgi
2010-08-11 Tomas Doran Test it actually works
2010-05-07 diegok make restart test a bit less buggy (but still slow...
2010-04-14 Justin Hunter require Pod::Coverage 0.20+
2009-12-06 Florian Ragwitz Stop requiring generated test files to have a true...
2009-12-06 kmx Win32 compatibility fix:
2009-12-05 Dave Rolsky Fixes for generated_app.t so it doesn't rely on finding...
2009-12-01 Tomas Doran Move the local ENV to the right place
2009-12-01 Tomas Doran Fix bug with generated component classes and an issue...
2009-11-27 Tomas Doran Add more tests, kill off the required attributes and...
2009-11-27 Tomas Doran More tests, bump required Cat version, update TODO
2009-11-27 Tomas Doran Fix up all test tests
2009-11-27 Tomas Doran Properly fix the generated app test. Run tests in the...
2009-11-25 Tomas Doran Fix issues, more tests
2009-10-05 Tomas Doran Remove spurios warning. Remove dead script. Still fails...
2009-09-17 Zachary Stevens Fixed get_sharedir_file.t checking for the wrong except...
2009-07-17 Devin Austin added DBIx::Class schema "migration" script + test...
2009-06-28 Tomas Doran Un-merge r10556:10548 leaving gsoc code in branch as...
2009-06-28 Tomas Doran Remove warnings
2009-06-24 kmx C::Devel (branche helper_refactor) generated_app.t...
2009-06-23 Devin Austin added kmx's patch, still fails
2009-06-23 Devin Austin moosified server template.
2009-06-23 Devin Austin updated generated app
2009-06-23 Devin Austin added test to check to see if our generated app passes...
2009-06-17 Devin Austin added tests for new methods
2009-06-17 Devin Austin added names to generated_app.t
2009-06-16 Tomas Doran Merge gsoc branch down. Specifically merged some revisi...
2009-06-16 Tomas Doran Nuke comparison testapp test. It has done it's job...
2009-06-15 Tomas Doran Erm, the app wasn't there..
2009-06-15 Devin Austin lolwut.
2009-06-15 Devin Austin fixed apptest.tt per #PXVL (hiveminder)
2009-06-14 Tomas Doran remove warning.
2009-06-13 Devin Austin renamed per request of senor t0m
2009-06-13 Tomas Doran Misspelled, useless test. dhoss - please rename and...
2009-06-12 Tomas Doran Be consistent with renaming
2009-06-12 Tomas Doran Basic test for get_sharedir_file
2009-06-09 Devin Austin tests now pass!
2009-06-09 Devin Austin removed old invocation checking test
2009-06-04 Devin Austin Added deprecated methods test.
2009-05-30 Devin Austin fixed invocation test
2009-05-30 Devin Austin restructured dirs. need to write test to test how helpe...
2009-05-29 Tomas Doran Give a shit about blank lines, I do not
2009-05-29 Devin Austin added a few fixes
2009-05-27 Tomas Doran Fix not generating any files by: svn merge -r 10313...
2009-05-27 Devin Austin need to fix create_files.t to pass (no tests currently...
2009-05-27 Devin Austin added test file for new file dealings, as well as get_t...
2009-05-27 Devin Austin Fixed up test to check to see if user has a diff progra...
2009-05-24 Tomas Doran Add script to check that the testapp we generate compar...
2009-05-24 Tomas Doran Erm, the test app for comparison needs to be generated...
2009-05-23 Devin Austin added temporary test app to diff current C::H generatio...
2009-05-11 Dave Rolsky don't expect coverage for BUILD or DEMOLISH
2009-04-28 Dave Rolsky Add some tests for the restarter. These are not very...
2009-04-21 Rafael Kitover Add "Unknown error" check
2006-06-08 Jesse Sheidlower fixed test count (thanks blblack)
2006-06-02 Brian Cassidy Initial updates
2006-05-24 Brian Cassidy added dist files