9 Commits

Author SHA1 Message Date
Tom Arbesser-Rastburg 18d46a7de3 Fix constant E_STRICT deprecation warning when running tests
E_STRICT was deprecated in PHP 8.4. It's used in tests/bootstrap.php, causing a deprecation warning to be emitted when running tests.
2025-08-04 21:23:57 +02:00
Andreas Möller 46c0835901 Fix: Simplify test bootstrapping 2016-07-24 19:34:01 +02:00
Denis Sokolov 443868a1c3 Allow running local phpunit 2015-12-12 21:59:18 +02:00
Denis Sokolov 158636c2e1 Remove whoops-test environment variable 2013-12-12 12:03:26 +02:00
filp 4df9a0e9e2 Re-structure tests, hopefully shutting-up Travis 2013-03-20 15:46:06 +00:00
filp 3a28a0afaf Fix PrettyPageHandlerTest 2013-03-17 17:34:42 +00:00
filp d20bee0c99 Update code-base to 'Whoops' 2013-03-17 12:31:50 +00:00
filp abe907cadd Rename 'DamnIt' --> 'Damnit' 2013-03-12 08:14:01 +00:00
filp 5c60c189e2 Initial commit 2013-03-11 16:59:04 +00:00