summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-11
add reorder argument and tests to it::filter_keys
Nathan Gass
1
-0
/
+17
2010-11-03
dbi::update() returns affected rows
Urban Müller
1
-0
/
+12
2010-10-05
Make ITools use only standard syntax
Christian Schneider
1
-1
/
+1
2010-06-02
it_url::get() no longer creates new objects if not called statically. Added i...
Christian Weber
1
-0
/
+41
2010-04-22
entity decoder; urlencoding of user in U()
Urban Müller
1
-0
/
+8
2010-04-14
Added it_xml test for invalid latin1 character, converted all tests to old sy...
Christian Schneider
3
-9
/
+17
2010-01-21
tests for it_xml
Urban Müller
1
-0
/
+8
2010-01-18
Adapt _set test to quoting of field names
Christian Schneider
1
-1
/
+1
2009-12-22
Preserve numeric entities in it_html::sanitize
Christian Schneider
1
-0
/
+6
2009-10-15
Make string and file read mode of it_xml equivalent again, added tests for fi...
Christian Schneider
1
-2
/
+17
2009-10-05
Fix typo in data sanitizer and added encoding support
Christian Schneider
1
-5
/
+13
2009-10-05
handle bad xml
Urban Müller
1
-0
/
+7
2009-09-08
Use U() to sanitize URLs in it_html::sanitize and adapted test cases to it
Christian Schneider
1
-4
/
+4
2009-09-08
guarantee validating urls, fix double encoding of url params in base
Urban Müller
1
-0
/
+10
2009-08-25
Added array support to NI operator
Christian Schneider
1
-1
/
+6
2009-08-20
Fix some test names
Christian Schneider
1
-5
/
+5
2009-08-20
enforce img alt
Urban Müller
1
-2
/
+2
2009-08-12
Added tests for it_url::absolute()
Christian Schneider
1
-0
/
+22
2009-06-10
Added test for xml parsing with entities like ampersand
Christian Schneider
1
-0
/
+6
2009-06-05
Properly handle single quotes in URL in U()
Christian Schneider
1
-0
/
+6
2009-04-29
killed requires
Urban Müller
9
-19
/
+1
2009-04-28
kill searchlib/ link
Urban Müller
1
-1
/
+1
2009-02-17
Convert all tests back to old syntax
Christian Schneider
1
-4
/
+4
2009-02-17
Fix it_dbi NOT IN with empty array and added IN/NOT IN tests
Christian Schneider
1
-0
/
+20
2008-12-08
Fix it_html::sanitize with b/br combination (tag prefix of other tag bug)
Christian Schneider
1
-0
/
+6
2008-12-04
Convert tests back to old syntax to match rest of itools
Christian Schneider
1
-2
/
+2
2008-11-11
some latin1 tests, debug it::exec
Nathan Gass
2
-4
/
+25
2008-11-09
Convert tests back to old syntax for consistency of itools syntax
Christian Schneider
3
-18
/
+18
2008-11-09
Added tests for sanitize with different encodings
Christian Schneider
1
-0
/
+14
2008-11-04
Simplify regex and make sure test catches CR
Christian Schneider
1
-1
/
+1
2008-10-26
Fix phplint warnings
Christian Schneider
2
-2
/
+2
2008-10-01
Added test for dbi Iterator
Christian Schneider
1
-0
/
+21
2008-08-15
T() now accepts values like ET() but uses Q() to quote them
Christian Schneider
1
-0
/
+40
2008-08-06
debuged, added basic tests
Nathan Gass
1
-0
/
+24
2008-07-28
Quote identifier if it is a javascript reserved word
Christian Schneider
1
-0
/
+6
2008-06-26
Replaced deprecated mysql_list_tables by SHOW TABLES
Christian Schneider
1
-1
/
+37
2008-04-06
Fixed bogus conversion of NULL to 0 for integer fields
Christian Schneider
1
-2
/
+2
2008-04-01
Allow multiple arguments as query to select() and constructor
Christian Schneider
1
-1
/
+26
2007-11-28
New it_dbi type awareness: int(11) fields are returned as int
Christian Schneider
1
-0
/
+6
2007-11-23
Only split selected options on comma for multi-select
Christian Schneider
1
-0
/
+12
2007-11-08
Always lowercase HTML tags in it_html::sanitize()
Christian Schneider
1
-2
/
+2
2007-10-11
Removed deprecated manual settings of fields for update() and added basic tests
Christian Schneider
1
-0
/
+94
2007-10-11
Populated release branch
Christian Schneider
5
-0
/
+487