escape INSTALL_BASE properly for EUMM to parse
[catagits/Catalyst-Devel.git] / t / generated_app.t
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-02-23 Dagfinn Ilmari Man... Use absolute path for do $file in t/generated_app.t
2011-03-01 Florian Ragwitz Merge branch 'master' into psgi
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
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-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 names to generated_app.t
2009-06-16 Tomas Doran Merge gsoc branch down. Specifically merged some revisi...
2009-06-13 Devin Austin renamed per request of senor t0m