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
2017-12-20
Refactoring tests
Gabriel Caruso
1
-4
/
+4
2017-11-15
Merge branch '3.1-stable' into develop
Andrey Andreev
1
-0
/
+9
2017-11-10
Fix #5331
Andrey Andreev
1
-0
/
+9
2017-10-16
Merge branch '3.1-stable' into develop
Andrey Andreev
1
-1
/
+2
2017-09-29
Add testcase and changelog entry for #5278
Andrey Andreev
1
-2
/
+3
2017-03-24
Merge branch '3.1-stable' into develop
Andrey Andreev
1
-0
/
+14
2017-03-06
Fix #5044; add unit tests for img() HTML helper
Andrey Andreev
1
-1
/
+15
2017-01-17
[ci skip] Merge pull request #4986 from ka7/feature/spelling
Andrey Andreev
1
-1
/
+1
2017-01-16
spelling fixes
klemens
1
-1
/
+1
2016-12-14
Move csrf_verify() call out of CI_Input
Andrey Andreev
2
-3
/
+3
2016-12-14
Isolate CI_Security instantiation from CI_Input; improve tests
Andrey Andreev
3
-13
/
+27
2016-12-01
Remove previously deprecated Form Helper function form_prep()
Andrey Andreev
1
-16
/
+0
2016-12-01
Remove previously deprecated File Helper function read_file()
Andrey Andreev
1
-14
/
+1
2016-12-01
Remove previously deprecates String Helper functions trim_slashes(), repeater()
Andrey Andreev
1
-31
/
+1
2016-12-01
Remove previously deprecated HTML helper functions br(), nbs()
Andrey Andreev
1
-15
/
+1
2016-12-01
Remove previously deprecated Security Helper function do_hash()
Andrey Andreev
1
-25
/
+1
2016-12-01
Remove previously deprecated Date Helper function standard_date()
Andrey Andreev
1
-100
/
+0
2016-12-01
Remove tests broken by the func removals from last few commits
Andrey Andreev
1
-24
/
+0
2016-12-01
Merge branch '3.1-stable' into develop
Andrey Andreev
1
-0
/
+8
2016-11-23
Fix #4917
Andrey Andreev
1
-0
/
+8
2016-11-01
small typo
George PETCULESCU
1
-1
/
+1
2016-11-01
added tests for ordinal_format() helper function (Inflector helper)
George PETCULESCU
1
-0
/
+19
2016-08-10
Merge branch '3.1-stable' into develop
Andrey Andreev
3
-6
/
+6
2016-08-10
Use getMockBuilder() in PHPUnit instead of the deprecated getMock()
Andrey Andreev
3
-6
/
+6
2016-01-11
Polish changes from PR #4269
Andrey Andreev
1
-12
/
+20
2015-12-01
Modified as asked after pull request:
Sébastien Adam
1
-1
/
+5
2015-04-14
Add test for email address with subdomain
Brett Santore
1
-0
/
+1
2015-01-21
Remove closing blocks at end of PHP files
vlakoff
4
-8
/
+0
2014-02-17
[ci skip] Minor tests adjustments
Andrey Andreev
5
-33
/
+36
2014-02-17
Enable write_file() test
Andrey Andreev
1
-39
/
+35
2014-01-07
Update Text helper highlight_phrase() tests and add one for custom tags
Andrey Andreev
1
-5
/
+7
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
[next]