summaryrefslogtreecommitdiff
path: root/modules/gallery/tests/File_Structure_Test.php
AgeCommit message (Expand)Author
2013-01-24#1960 - Add unit test to look for extra spaces at end of lineshadlaws
2013-01-23After finding a test in Item_Model_Test that didn't end in the string "_test"...Bharat Mediratta
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2012-04-01Exclude modules/gallery/vendor/joomla from some structure testsBharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-04-25Move random::string() to be test::random_string() and have it return aBharat Mediratta
2011-01-21Update copyright to 2011.Bharat Mediratta
2010-06-20Assert how many files we analyze so that we can tell if we're suddenlyBharat Mediratta
2010-06-20Add "json" as a valid view suffix.Bharat Mediratta
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2010-02-06Fix for ticket 1004: Replace all uses of split with explode (none actually re...Andy Staudacher
2010-01-21Exclude modules/gallery_unit_test/views/kohana/error.phpBharat Mediratta
2010-01-19Extend Gallery_Unit_Test_Case instead of Unit_Test_Case.Bharat Mediratta
2010-01-02Ignore modules/gallery/views/kohana/error.php -- we're required to have that ...Bharat Mediratta
2009-12-21Fix preambles, and fix the File_Structure_Test to be more lenientBharat Mediratta
2009-10-22Rename No_Direct_access_Test and change the require_once to fully qualify the...Tim Almdal
2009-10-21Create a No_Direct_Access test which initially checks to insure there is no d...Tim Almdal
2009-08-30Improve no_tabs test to print out a complete list of files + line numbers + l...Andy Staudacher
2009-07-13Add quotes around all values that contain spaces in them, and add aBharat Mediratta
2009-07-03Update the source so the third party code passes the File Structure TestTim Almdal
2009-05-28Prepend all code files we copy from Gallery2 and put into var with ourBharat Mediratta
2009-05-27Convert a few more references of APPPATH to MODPATH/galleryBharat Mediratta
2009-05-27Update all references to the core application to now point to theBharat Mediratta
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta