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
/
Bootstrap.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-31
Adding PHPUnit 8
George Petculescu
1
-0
/
+7
2016-07-28
Remove dead code written for PHP 5.2
Andrey Andreev
1
-6
/
+0
2015-01-12
These test failures make no sense at all
Andrey Andreev
1
-1
/
+5
2015-01-12
5.2 tests appear to not have enough memory
Andrey Andreev
1
-0
/
+1
2014-07-07
Fix a few typos and add a backport (compat) for hex2bin()
Andrey Andreev
1
-1
/
+1
2014-05-09
Suppress PHP 5.6 E_DEPRECATED warnings for mbstring.internal_encoding as well
Andrey Andreev
1
-1
/
+1
2014-05-09
Fix PHP 5.6 charset-related warnings in tests
Andrey Andreev
1
-2
/
+5
2014-02-19
Add compatibility layer for array_column(), array_replace(), array_replace_re...
Andrey Andreev
1
-0
/
+1
2014-02-18
Add an ext/hash compatibility layer (just hash_pbkdf2(), for now)
Andrey Andreev
1
-0
/
+1
2014-02-13
Introducing compatibility layers
Andrey Andreev
1
-0
/
+3
2014-02-12
Move mbstring/iconv configuration and MB_ENABLED, ICONV_ENABLED out of CI_Utf...
Andrey Andreev
1
-0
/
+23
2013-01-28
Add ENVIRONMENT constant to unit tests
Andrey Andreev
1
-0
/
+1
2012-10-14
Adapted DB for VFS changes and fixed Common case in Bootstrap.php
dchill42
1
-1
/
+1
2012-10-12
Integrated vfsStream better and made paths constants VFS-based
dchill42
1
-4
/
+10
2012-10-09
Set REMOTE_ADDR in tests
Andrey Andreev
1
-0
/
+1
2012-05-26
Allowing main constants defined via phpunit config or other bootstraper
Taufan Aditya
1
-4
/
+4
2012-05-24
Escape like tests, #136 verification
Taufan Aditya
1
-1
/
+1
2012-05-24
Backward compatibility, in case someone already has vfsStream in their PEAR o...
Taufan Aditya
1
-3
/
+8
2012-05-24
Global class aliasing, at least until namespace introduced into further release
Taufan Aditya
1
-2
/
+5
2012-05-24
get vfsStream via composer if its PEAR package not exists
Taufan Aditya
1
-1
/
+10
2012-03-28
Adding core and libraries mock classes
Taufan Aditya
1
-0
/
+1
2012-03-28
Adding autoloader and mocks directory
Taufan Aditya
1
-4
/
+3
2012-03-10
Fix incomplete and skipped test
Taufan Aditya
1
-0
/
+1
2012-03-09
Add tiyowan suggestion #1147
Taufan Aditya
1
-10
/
+0
2012-02-17
temporary commenting PHP_CodeCoverage_Filter::get_instance()
Taufan Aditya
1
-4
/
+4
2011-04-22
Updates to test Bootstrap
Greg Aker
1
-1
/
+3
2011-04-21
Moving tests/codeigniter/helpers/Array_helper_test.php to be lower cased.
Greg Aker
1
-0
/
+8
2011-04-21
some basic bootstrap cleanup
Pascal Kriete
1
-4
/
+11
2011-04-21
Removing some lefover code form experimenting with process isolation.
Pascal Kriete
1
-11
/
+3
2011-04-21
Adding early bootstrap ideas for core test suite
Pascal Kriete
1
-0
/
+21