index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
codeigniter
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-04
Merge branch 'form-helper-tests' of https://github.com/tiyowan/CodeIgniter in...
Phil Sturgeon
1
-0
/
+252
2012-03-30
Multi database setup
Taufan Aditya
1
-14
/
+16
2012-03-28
Travis setup and minor cleanup
Taufan Aditya
2
-21
/
+24
2012-03-28
Preliminary Database Test
Taufan Aditya
2
-0
/
+44
2012-03-28
Remove include or require declaration from all helpers test
Taufan Aditya
13
-46
/
+62
2012-03-28
Implementation of Mock class, remove ugly reflection class
Taufan Aditya
1
-32
/
+3
2012-03-28
Implementation of Mock class, remove ugly reflection class
Taufan Aditya
1
-17
/
+7
2012-03-28
Adding core and libraries mock classes
Taufan Aditya
1
-7
/
+1
2012-03-28
Adding core and libraries mock classes
Taufan Aditya
6
-24
/
+10
2012-03-28
Adding autoloader and mocks directory
Taufan Aditya
3
-71
/
+2
2012-03-16
Add unit tests for form_helper.php
tiyowan
1
-0
/
+252
2012-03-16
Add unit test for strip_slashes() in string_helper.php
tiyowan
1
-0
/
+15
2012-03-15
Change unit tests to provide one hundred percent code coverage
Hamza Bhatti
1
-2
/
+4
2012-03-14
Add fix for Windows OS
Hamza Bhatti
1
-1
/
+1
2012-03-12
Add unit tests for path helper
Hamza Bhatti
1
-0
/
+29
2012-03-11
Add unit tests for directory helper
Hamza Bhatti
1
-0
/
+42
2012-03-10
Fix incomplete and skipped test
Taufan Aditya
4
-25
/
+98
2012-03-10
Fix test errors in Loader_test.php and URI_test.php
Hamza Bhatti
2
-8
/
+8
2012-03-09
Fix issue #1148
tiyowan
1
-23
/
+41
2011-11-27
Added unit test to confirm pull request #675
Eric Barnes
1
-0
/
+15
2011-11-27
Added prep_url and auto_link tests
Eric Barnes
1
-0
/
+23
2011-11-27
Added tests for removing extra dashes in url title.
Eric Barnes
1
-2
/
+14
2011-11-27
Fixed accept lang test to account for boolean results.
Eric Barnes
1
-12
/
+12
2011-11-27
Added tests for new increment_string
Eric Barnes
1
-27
/
+38
2011-08-29
Removed beginning slash in expected for site_url.
Eric Barnes
1
-4
/
+4
2011-08-28
Added tests for CI_URI class. Made modifications to core class which
Stephen
1
-0
/
+344
2011-08-21
Adding url_helper unit test file. GO!
Greg Aker
1
-0
/
+22
2011-08-21
ignoring a test in the inflector test.
Greg Aker
1
-0
/
+4
2011-08-21
Fixing errors in date helper tests.
Greg Aker
1
-4
/
+6
2011-08-20
Updating error in html_helper test_Ul
Greg Aker
1
-1
/
+1
2011-07-13
Fixed some small issues in the date tests.
Eric Barnes
1
-2
/
+2
2011-05-04
Added unit tests for date helper.
Eric Barnes
1
-0
/
+240
2011-05-04
Added unit tests for number helper.
Eric Barnes
1
-3
/
+68
2011-04-22
Initial commit of file helper tests.
Greg Aker
1
-0
/
+157
2011-04-22
Reworked unit tests to match rest of framework and added a few more.
Eric Barnes
17
-87
/
+165
2011-04-21
Adding user agent library test. Needs some work, but is a good start.
Greg Aker
1
-0
/
+91
2011-04-21
Adding typography library test.
Greg Aker
1
-0
/
+191
2011-04-21
Cleanup in Parser_test...Adding Table_test Pascal did earlier.
Greg Aker
2
-2
/
+291
2011-04-21
Parser test.
Greg Aker
1
-26
/
+16
2011-04-21
Updating helper test classes to extend CI_TestCase
Greg Aker
5
-5
/
+5
2011-04-21
Adding string helper and inflector helper tests
Greg Aker
2
-0
/
+208
2011-04-21
Adding text_helper_test
Greg Aker
1
-0
/
+151
2011-04-21
Moving tests/codeigniter/helpers/Array_helper_test.php to be lower cased.
Greg Aker
2
-0
/
+67
2011-04-21
load->file() tests.
Greg Aker
1
-4
/
+16
2011-04-21
config CI_Loader tests.
Greg Aker
1
-9
/
+27
2011-04-21
Adding mock testing of libraries in the application directory
Greg Aker
1
-12
/
+46
2011-04-21
Testing view loading.
Greg Aker
1
-0
/
+17
2011-04-21
Buttoning up model loader tests.
Greg Aker
1
-19
/
+20
2011-04-21
Swap from assertEquals(FALSE, x) to just assertFalse(). Silly Greg.
Greg Aker
1
-1
/
+1
2011-04-21
Working on tests in the loader. Have generic model mocking working with vfsS...
Greg Aker
1
-44
/
+90
[next]