aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dbal/boolean_processor_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-3/+0
| | | | PHPBB3-14576
* [feature/sql-bool-builder] Changing syntax pt2. Fix testsbrunoais2015-11-111-20/+38
| | | | PHPBB3-13652
* [feature/sql-bool-builder] Improved tests output to show the SQL error.brunoais2015-03-171-7/+40
| | | | PHPBB3-13652
* [feature/sql-bool-builder] Adding the IS operator to predicted operatorsbrunoais2015-03-171-1/+1
| | | | PHPBB3-13652
* [feature/sql-bool-builder] test_single_not_likebrunoais2015-03-161-0/+27
| | | | PHPBB3-13652
* [feature/sql-bool-builder] test_single_likebrunoais2015-03-161-0/+25
| | | | PHPBB3-13652
* [feature/sql-bool-builder] test_single_not_inbrunoais2015-03-161-0/+26
| | | | PHPBB3-13652
* [feature/sql-bool-builder] test_single_inbrunoais2015-03-161-0/+26
| | | | PHPBB3-13652
* [feature/sql-bool-builder] test_and_of_or_of_andbrunoais2015-03-161-0/+46
| | | | PHPBB3-13652
* [feature/sql-bool-builder] test_triple_and_with_inbrunoais2015-03-161-0/+31
| | | | PHPBB3-13652
* [feature/sql-bool-builder] test_double_and_with_not_of_andbrunoais2015-03-161-0/+31
| | | | PHPBB3-13652
* [feature/sql-bool-builder] test_triple_and_with_is_nullbrunoais2015-03-161-0/+37
| | | | PHPBB3-13652
* [feature/sql-bool-builder] Prepare testing classbrunoais2015-03-161-0/+24
PHPBB3-13652