summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2009-02-17Convert all tests back to old syntaxChristian Schneider1-4/+4
2009-02-17Fix it_dbi NOT IN with empty array and added IN/NOT IN testsChristian Schneider1-0/+20
2008-12-08Fix it_html::sanitize with b/br combination (tag prefix of other tag bug)Christian Schneider1-0/+6
2008-12-04Convert tests back to old syntax to match rest of itoolsChristian Schneider1-2/+2
2008-11-11some latin1 tests, debug it::execNathan Gass2-4/+25
2008-11-09Convert tests back to old syntax for consistency of itools syntaxChristian Schneider3-18/+18
2008-11-09Added tests for sanitize with different encodingsChristian Schneider1-0/+14
2008-11-04Simplify regex and make sure test catches CRChristian Schneider1-1/+1
2008-10-26Fix phplint warningsChristian Schneider2-2/+2
2008-10-01Added test for dbi IteratorChristian Schneider1-0/+21
2008-08-15T() now accepts values like ET() but uses Q() to quote themChristian Schneider1-0/+40
2008-08-06debuged, added basic testsNathan Gass1-0/+24
2008-07-28Quote identifier if it is a javascript reserved wordChristian Schneider1-0/+6
2008-06-26Replaced deprecated mysql_list_tables by SHOW TABLESChristian Schneider1-1/+37
2008-04-06Fixed bogus conversion of NULL to 0 for integer fieldsChristian Schneider1-2/+2
2008-04-01Allow multiple arguments as query to select() and constructorChristian Schneider1-1/+26
2007-11-28New it_dbi type awareness: int(11) fields are returned as intChristian Schneider1-0/+6
2007-11-23Only split selected options on comma for multi-selectChristian Schneider1-0/+12
2007-11-08Always lowercase HTML tags in it_html::sanitize()Christian Schneider1-2/+2
2007-10-11Removed deprecated manual settings of fields for update() and added basic testsChristian Schneider1-0/+94
2007-10-11Populated release branchChristian Schneider5-0/+487