friendica/tests
Hypolite Petovan 458981f75c Replace x() by isset(), !empty() or defaults()
- Remove extraneous parentheses around empty() calls
- Remove duplicate calls to intval(), count() or strlen() after empty()
- Replace ternary operators outputting binary value with empty() return value
- Rewrite defaults() without x()
2018-11-30 09:06:22 -05:00
..
Util Update install to generate config/local.config.php 2018-11-25 01:44:09 -05:00
datasets AutoInstall Test fix 2018-11-01 10:30:44 +01:00
include Another try to make tests run again 2018-11-18 20:59:40 +00:00
src Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
DatabaseTest.php Test enhancements 2018-11-01 13:44:47 +01:00
MockedTest.php Test enhancements 2018-11-01 13:44:47 +01:00
bootstrap.php Removing debugging echo 2018-10-06 19:11:00 +02:00