szurubooru/tests/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
..
ApiTests Removed legacy functions 2014-05-17 00:02:01 +02:00
JobTests Fixed issues with variable types 2014-05-18 21:32:47 +02:00
MiscTests Removed legacy functions 2014-05-17 00:02:01 +02:00
ModelTests Removed legacy functions 2014-05-17 00:02:01 +02:00
AbstractFullApiTest.php Removed legacy functions 2014-05-17 00:02:01 +02:00
AbstractTest.php Removed legacy functions 2014-05-17 00:02:01 +02:00