summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2011-11-15fix testUrban Müller1-0/+1
2011-11-15faster it::replaceUrban Müller1-0/+3
2011-11-14faster it::replace, testsUrban Müller1-0/+4
2011-11-08Change it::date() to treat float as timestamp, only string with dots like 10....Christian Schneider1-5/+5
2011-11-08Fix [[:alpha::]] test nameChristian Schneider1-1/+1
2011-11-08handle named character classesUrban Müller1-0/+5
2011-11-04test \bUrban Müller1-0/+5
2011-10-28some more date testsNathan Gass1-0/+4
2011-10-28add some date testsNathan Gass1-0/+13
2011-09-14fix endless loop, improve performanceUrban Müller1-0/+18
2011-06-08some quotevalue testsUrban Müller1-1/+3
2011-06-07add some it::shell_command tests for new complex behaviourNathan Gass1-0/+3
2011-05-24add it_url::get_multi to fetch multiple urls in parallelNathan Gass1-0/+6
2011-04-13Fix iteration over localized fields, added test for itChristian Schneider1-1/+9
2011-04-06Added support for localized fields with suffix, e.g. copy title_de to title o...Christian Schneider1-0/+29
2010-11-11add reorder argument and tests to it::filter_keysNathan Gass1-0/+17
2010-11-03dbi::update() returns affected rowsUrban Müller1-0/+12
2010-10-05Make ITools use only standard syntaxChristian Schneider1-1/+1
2010-06-02it_url::get() no longer creates new objects if not called statically. Added i...Christian Weber1-0/+41
2010-04-22entity decoder; urlencoding of user in U()Urban Müller1-0/+8
2010-04-14Added it_xml test for invalid latin1 character, converted all tests to old sy...Christian Schneider3-9/+17
2010-01-21tests for it_xmlUrban Müller1-0/+8
2010-01-18Adapt _set test to quoting of field namesChristian Schneider1-1/+1
2009-12-22Preserve numeric entities in it_html::sanitizeChristian Schneider1-0/+6
2009-10-15Make string and file read mode of it_xml equivalent again, added tests for fi...Christian Schneider1-2/+17
2009-10-05Fix typo in data sanitizer and added encoding supportChristian Schneider1-5/+13
2009-10-05handle bad xmlUrban Müller1-0/+7
2009-09-08Use U() to sanitize URLs in it_html::sanitize and adapted test cases to itChristian Schneider1-4/+4
2009-09-08guarantee validating urls, fix double encoding of url params in baseUrban Müller1-0/+10
2009-08-25Added array support to NI operatorChristian Schneider1-1/+6
2009-08-20Fix some test namesChristian Schneider1-5/+5
2009-08-20enforce img altUrban Müller1-2/+2
2009-08-12Added tests for it_url::absolute()Christian Schneider1-0/+22
2009-06-10Added test for xml parsing with entities like ampersandChristian Schneider1-0/+6
2009-06-05Properly handle single quotes in URL in U()Christian Schneider1-0/+6
2009-04-29killed requiresUrban Müller9-19/+1
2009-04-28kill searchlib/ linkUrban Müller1-1/+1
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