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