szurubooru/tests
Marcin Kurczewski c501ccdff1 Fixed issues with variable types
- False booleans were serialized as NULLs, which lead to problems with
  queries like 'SELECT ... WHERE NOT x'
- Fixed anonymous uploads
- More robust integer and boolean parsing in jobs
2014-05-18 21:32:47 +02:00
..
Files Reorganized tests file structure 2014-05-13 21:16:28 +02:00
Support Removed legacy functions 2014-05-17 00:02:01 +02:00
Tests Fixed issues with variable types 2014-05-18 21:32:47 +02:00
.gitignore Improved test environment sandboxing 2014-05-07 17:58:23 +02:00
config.ini Fixed/refactored tag validation 2014-05-08 08:54:53 +02:00
ITestRunner.php Refactored TestRunner and core 2014-05-15 09:50:54 +02:00
run-all.php Added support for MySQL in test runner 2014-05-17 00:02:02 +02:00
TestResult.php Refactored TestRunner and core 2014-05-15 09:50:54 +02:00
TestRunner.php Refactored TestRunner and core 2014-05-15 09:50:54 +02:00