Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
fef6972a5cf19bcbec2ddc404cde6d5c4b432314
/
tests
/
Bootstrap.php
a838279
Remove dead code written for PHP 5.2
by Andrey Andreev
· 8 years ago
4f0354f
These test failures make no sense at all
by Andrey Andreev
· 10 years ago
f24ef28
5.2 tests appear to not have enough memory
by Andrey Andreev
· 10 years ago
5b3fe7c
Fix a few typos and add a backport (compat) for hex2bin()
by Andrey Andreev
· 10 years ago
1ffa223
Suppress PHP 5.6 E_DEPRECATED warnings for mbstring.internal_encoding as well
by Andrey Andreev
· 11 years ago
263e8fe
Fix PHP 5.6 charset-related warnings in tests
by Andrey Andreev
· 11 years ago
0254589
Add compatibility layer for array_column(), array_replace(), array_replace_recursive()
by Andrey Andreev
· 11 years ago
9a152a9
Add an ext/hash compatibility layer (just hash_pbkdf2(), for now)
by Andrey Andreev
· 11 years ago
3fd1b38
Introducing compatibility layers
by Andrey Andreev
· 11 years ago
eb555ed
Move mbstring/iconv configuration and MB_ENABLED, ICONV_ENABLED out of CI_Utf8::__construct()
by Andrey Andreev
· 11 years ago
7638479
Add ENVIRONMENT constant to unit tests
by Andrey Andreev
· 12 years ago
e9435dc
Adapted DB for VFS changes and fixed Common case in Bootstrap.php
by dchill42
· 12 years ago
7ecc5cd
Integrated vfsStream better and made paths constants VFS-based
by dchill42
· 12 years ago
580fe8e
Set REMOTE_ADDR in tests
by Andrey Andreev
· 12 years ago
4912f8b
Allowing main constants defined via phpunit config or other bootstraper
by Taufan Aditya
· 12 years ago
2d57445
Escape like tests, #136 verification
by Taufan Aditya
· 13 years ago
eeca6d2
Backward compatibility, in case someone already has vfsStream in their PEAR or other include_path
by Taufan Aditya
· 13 years ago
e13511a
Global class aliasing, at least until namespace introduced into further release
by Taufan Aditya
· 13 years ago
6bca9f8
get vfsStream via composer if its PEAR package not exists
by Taufan Aditya
· 13 years ago
ac5373a
Adding core and libraries mock classes
by Taufan Aditya
· 13 years ago
ca16c4f
Adding autoloader and mocks directory
by Taufan Aditya
· 13 years ago
8749bc7
Fix incomplete and skipped test
by Taufan Aditya
· 13 years ago
a03cbc5
Add tiyowan suggestion #1147
by Taufan Aditya
· 13 years ago
57d6d2e
temporary commenting PHP_CodeCoverage_Filter::get_instance()
by Taufan Aditya
· 13 years ago
5de50ec
Updates to test Bootstrap
by Greg Aker
· 14 years ago
b567947
Moving tests/codeigniter/helpers/Array_helper_test.php to be lower cased.
by Greg Aker
· 14 years ago
f5aee9d
some basic bootstrap cleanup
by Pascal Kriete
· 14 years ago
c5d93cb
Removing some lefover code form experimenting with process isolation.
by Pascal Kriete
· 14 years ago
69c97a7
Adding early bootstrap ideas for core test suite
by Pascal Kriete
· 14 years ago