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
/
helpers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-19
Simplify directory_map test skip
vlakoff
1
-1
/
+1
2013-07-19
Proper directory_map test skip
vlakoff
1
-2
/
+2
2013-07-19
[ci skip] Skip directory_map() test when opendir() fails to open a VFS dir
Andrey Andreev
1
-0
/
+7
2013-07-19
Fix an argument in test_directory_helper
vlakoff
1
-1
/
+1
2013-07-19
Fix test_directory_map
vlakoff
1
-4
/
+6
2013-02-19
Fix form_upload() test
Andrey Andreev
1
-1
/
+1
2013-01-28
Fix auto_link() for the Nth time
Andrey Andreev
1
-5
/
+6
2012-12-03
[ci skip] Cleaned some spaces
Andrey Andreev
4
-3
/
+2
2012-11-26
Update Language helper test case
Andrey Andreev
1
-1
/
+1
2012-11-25
Replaced Mock_Core_Lang with PHPUnit mockups
dchill42
1
-1
/
+3
2012-11-06
directory_map() ... the final one
Andrey Andreev
1
-1
/
+1
2012-11-06
Fix directory_map() tests
Andrey Andreev
1
-3
/
+3
2012-11-01
Fix issue #1953 (form values being escaped twice)
Andrey Andreev
1
-0
/
+15
2012-10-26
Deprecated form helper function form_prep().
Andrey Andreev
1
-7
/
+32
2012-10-21
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into load_con...
dchill42
6
-0
/
+159
2012-10-19
Manually apply an improved version of PR #1797 (auto_link() URL helper)
Andrey Andreev
1
-0
/
+2
2012-10-18
Marked tests that can't easily be tests as skipped
Alex Bilbie
3
-4
/
+4
2012-10-16
Added security helper unit test
Alex Bilbie
1
-0
/
+64
2012-10-16
Added language helper unit test
Alex Bilbie
1
-0
/
+14
2012-10-16
Added download helper test
Alex Bilbie
1
-0
/
+10
2012-10-16
Added captcha helper test
Alex Bilbie
1
-0
/
+10
2012-10-16
Cookie helper testsuite
Alex Bilbie
1
-0
/
+59
2012-10-12
Integrated vfsStream better and made paths constants VFS-based
dchill42
4
-18
/
+10
2012-10-05
Add unit test
Andrey Andreev
1
-0
/
+23
2012-09-13
directory_map() was skipping files and directories named "0"
vlakoff
1
-1
/
+3
2012-07-28
Adding optional attributes as array or object for html helper
Eric Barnes
1
-1
/
+16
2012-07-04
Optimize standard_date()
Andrey Andreev
1
-10
/
+10
2012-07-02
Fix standard_date() tests
Andrey Andreev
1
-4
/
+4
2012-06-20
Fix issue #1510
Andrey Andreev
1
-4
/
+2
2012-06-16
Fix local_to_gmt()
Andrey Andreev
1
-3
/
+3
2012-06-14
Some optimizations to the date helper tests
Andrey Andreev
1
-4
/
+4
2012-06-14
test_now_gmt() -> test_now_utc()
Andrey Andreev
1
-5
/
+4
2012-06-14
Alter now() tests
Andrey Andreev
1
-0
/
+12
2012-06-09
Cleanup/optimize tests/codeigniter/
Andrey Andreev
1
-1
/
+1
2012-06-09
Cleanup and optimize helper tests for speed
Andrey Andreev
14
-319
/
+317
2012-06-09
Modified date helper tests for better accuracy
Andrey Andreev
1
-7
/
+4
2012-06-06
remove regex in favor of strpos
Joffrey Jaffeux
1
-2
/
+1
2012-06-06
correction of the test and longer test string
Joffrey Jaffeux
1
-3
/
+3
2012-06-06
typo word_wraped -> word_wrapped
Joffrey Jaffeux
1
-4
/
+4
2012-06-06
add test for word_wrap default charlim
Joffrey Jaffeux
1
-2
/
+11
2012-06-06
test for word_wrap()
Joffrey Jaffeux
1
-0
/
+8
2012-06-06
change ellipsizing to ellipsize
Joffrey Jaffeux
1
-1
/
+1
2012-04-04
Merge branch 'form-helper-tests' of https://github.com/tiyowan/CodeIgniter in...
Phil Sturgeon
1
-0
/
+252
2012-03-28
Remove include or require declaration from all helpers test
Taufan Aditya
13
-46
/
+62
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
[next]