summaryrefslogtreecommitdiffstats
path: root/system/libraries/Unit_test.php
AgeCommit message (Expand)AuthorFilesLines
2014-10-27[ci skip] Switch to MIT license; close #3293Andrey Andreev1-14/+25
2014-02-112013 > 2014darwinel1-1/+1
2014-01-03Make CI_Unit_test::set_test_items()'s parameter mandatory (optional doesn't m...Andrey Andreev1-2/+2
2014-01-03[ci skip] Some spaces & docblock fixesAndrey Andreev1-14/+12
2013-01-14Replace is_null() with === / !== NULLvlakoff1-2/+2
2013-01-01[ci skip] Happy new yearAndrey Andreev1-1/+1
2012-11-22Fix issue #118 (manually implementing PR #1832)Andrey Andreev1-2/+2
2012-11-03Refactored Unit_test in order to remove redundant code.Daniel Paul Searles1-25/+6
2012-11-01[ci skip] DocBlocks for Email, Ftp, Unit_test and Javascript librariesAndrey Andreev1-6/+45
2012-11-01Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)Andrey Andreev1-1/+2
2012-10-24[ci skip] style and phpdoc-related changes (rel #1295)Andrey Andreev1-9/+25
2012-10-05Fix issue #116 + other space/style fixes [ci skipAndrey Andreev1-1/+1
2012-10-03Updated result function to check for visible items as defined in issue #395Kyle Johnson1-0/+5
2012-06-07Remove some unnecessary function_exists() checks and some minor improvementsAndrey Andreev1-10/+6
2012-06-02Replaced `==` with `===` and `!=` with `!==` in /system/librariesAlex Bilbie1-5/+5
2012-05-17Clean up the librariesAndrey Andreev1-2/+2
2012-04-03Minor cleanup and style fixes in the Unit_test and Image_lib librariesAndrey Andreev1-16/+12
2012-03-09Bumped CodeIgniter's PHP requirement to 5.2.4.Phil Sturgeon1-1/+1
2012-01-02Updating copyright date to 2012Greg Aker1-1/+1
2011-12-27Remove access lines from method descriptionsAndrey Andreev1-12/+0
2011-12-26Replace private with protected, so the class can be easily extendedAndrey Andreev1-10/+10
2011-12-25Improve the Unit test libraryAndrey Andreev1-54/+36
2011-10-20adding new license file (OSL 3.0) and updating readme to ReSTDerek Jones1-4/+16
2011-09-24Fixing the documentation link in the Unit_test library so that it points to t...Gerry1-2/+2
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...Derek Jones1-1/+1
2011-04-25Fixed double-space typo.Razican1-1/+1
2011-01-05Hey look, it's 2011Greg Aker1-1/+1
2010-11-10Changing all class constructors to __construct()Greg Aker1-1/+1
2010-11-10Updating PHP requirements in files 5.1.6Greg Aker1-1/+1
2010-10-04Cleanup of stray spaces and tabsBarry Mieny1-55/+55
2010-01-18The Unit Test Class now has an optional "notes" field available to it, and al...Derek Allard1-12/+48
2010-01-05updated copyrightsDerek Jones1-1/+1
2009-12-22Added "is_object" into the list of unit tests capable of being run.Derek Allard1-1/+1
2009-04-22updated copyrights to 2009Derek Jones1-1/+1
2008-11-13Changing EOL style to LFDerek Allard1-346/+346
2008-09-13updated copyrightRick Ellis1-1/+1
2008-08-31grammar changesDerek Allard1-1/+1
2008-05-13Some sweeping syntax changes for consistency:Derek Jones1-5/+5
2008-05-12removed an ereg from configDerek Allard1-3/+5
2008-05-11Removed closing PHP tags, replaced with a comment block identifying the end o...Derek Jones1-1/+3
2008-05-11Undoing change committed in r1115Derek Jones1-0/+1
2008-05-11removed closing PHP tag from all framework filesDerek Jones1-1/+0
2008-05-05Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th...Derek Allard1-4/+4
2008-04-26Unit Testing results are now colour coded, and a change was made to the defau...Derek Allard1-20/+32
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones1-3/+3
2008-01-18ExpressionEngine Dev Team in creditDerek Allard1-2/+2
2007-10-04Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.Derek Allard1-1/+1
2007-04-15update pMachine to EllisLabDerek Allard1-330/+330
2006-10-21(no commit message)admin1-8/+8
2006-10-21(no commit message)admin1-1/+1