summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Collapse
)
Author
Files
Lines
2012-04-24
merged it_html::fix_encoding in it::any2utf8
Urban Müller
2
-11
/
+8
2012-04-20
any2utf8 quote fix and test
Urban Müller
1
-0
/
+2
2012-04-10
simpler double encoding test avoids false positives
Urban Müller
1
-1
/
+0
2012-03-30
correct GREEN HEART test description
Christian Weber
1
-1
/
+1
2012-03-30
add GREEN HEART unit test for it_html::fix_encoding()
Christian Weber
1
-0
/
+2
2012-03-28
Fix it::ucwords and added tests for it::ucfirst and it::ucwords
Christian Schneider
1
-0
/
+4
2012-03-28
Added tests for it::replace with nbsp, it::any2utf8
Christian Schneider
1
-0
/
+15
2012-03-28
Added it::any2utf8, fixed it::replace fast path to add u modified, added ↵
Christian Schneider
1
-0
/
+1
error reporting for invalid utf-8 input to it::match and it::replace
2012-03-26
space after \#
Nathan Gass
1
-6
/
+6
2012-03-26
make get and get_multi tests encoding agnostic
Nathan Gass
1
-14
/
+10
2012-03-26
new utf8 safe functions it::grep and it::substr_replace
Nathan Gass
1
-0
/
+8
2012-03-26
Improve it_html tests
Christian Schneider
1
-11
/
+11
2012-03-26
fixed it_html::fix_encoding
Urban Müller
1
-0
/
+12
2012-03-23
it_xml uses correct target encoding by default, adapt tests to utf-8 deafult
Christian Weber
1
-14
/
+21
2012-03-22
adapt to utf-8
Urban Müller
1
-1
/
+1
2012-03-22
cleanup, set locale for latin1 case-sensitive tests, adjust tests to file ↵
Christian Weber
1
-124
/
+184
now being encoded in utf-8
2012-03-22
converted to utf-8
Urban Müller
1
-1
/
+1
2012-03-22
check encoding in Q() and _tag(), adapt tests to utf-8
Urban Müller
1
-15
/
+27
2012-02-29
bugfix: . matches umlaut in utf-8 mode
Christian Weber
1
-0
/
+5
2012-02-29
it::convertregex() sets /u if default_charset is 'utf-8' (can be overridden)
Christian Weber
1
-5
/
+31
2011-12-08
allow -0 as shortarg in getopt
Christian Helbling
1
-0
/
+6
2011-11-15
fix test
Urban Müller
1
-0
/
+1
2011-11-15
faster it::replace
Urban Müller
1
-0
/
+3
2011-11-14
faster it::replace, tests
Urban Müller
1
-0
/
+4
2011-11-08
Change it::date() to treat float as timestamp, only string with dots like ↵
Christian Schneider
1
-5
/
+5
10.45 are handed to strtotime()
2011-11-08
Fix [[:alpha::]] test name
Christian Schneider
1
-1
/
+1
2011-11-08
handle named character classes
Urban Müller
1
-0
/
+5
2011-11-04
test \b
Urban Müller
1
-0
/
+5
2011-10-28
some more date tests
Nathan Gass
1
-0
/
+4
2011-10-28
add some date tests
Nathan Gass
1
-0
/
+13
2011-09-14
fix endless loop, improve performance
Urban Müller
1
-0
/
+18
2011-06-08
some quotevalue tests
Urban Müller
1
-1
/
+3
2011-06-07
add some it::shell_command tests for new complex behaviour
Nathan Gass
1
-0
/
+3
2011-05-24
add it_url::get_multi to fetch multiple urls in parallel
Nathan Gass
1
-0
/
+6
2011-04-13
Fix iteration over localized fields, added test for it
Christian Schneider
1
-1
/
+9
2011-04-06
Added support for localized fields with suffix, e.g. copy title_de to title ↵
Christian Schneider
1
-0
/
+29
on read
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 ↵
Christian Weber
1
-0
/
+41
it_url::get() test cases
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 ↵
Christian Schneider
3
-9
/
+17
syntax
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 ↵
Christian Schneider
1
-2
/
+17
file mode
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
[prev]
[next]