index
:
viewer.git
2024.09-ExtraFPS
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llcommon
/
tests
/
llstring_test.cpp
Age
Commit message (
Expand
)
Author
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2014-10-23
Bring in new TUT library build. Clean up ensure_equals() overloads.
Nat Goodspeed
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-02-26
Add LLStringUtil::getTokens() test for quoted empty string.
Nat Goodspeed
2012-02-24
Add LLStringUtil::getTokens() overload handling quoted substrings.
Nat Goodspeed
2011-08-19
better unit test for nested brackets in string replacement
Richard Linden
2011-08-19
fix for not properly handling nested brackets in
Richard Linden
2010-08-24
standardizing test suite names as class name under test
Aaron Terrell (Enus)
2010-08-13
Change license from GPL to LGPL (version 2.1)
Oz Linden
2009-10-20
Don't include linden_common.h in lldate.h, or any other .h files.
Nat Goodspeed
2009-10-08
DEV-41080 expand the test case for LLStringUtil::containsNonprintable()
Adam Moss
2009-10-08
DEV-41081 - better than using the msvc kludge for suppressing warnings about ...
Adam Moss
2009-10-08
suppress win32 warning about strcpy. yuck.
Adam Moss
2009-10-08
Extend automated string tests to cover the formerly-crashing "[]" substitutio...
Adam Moss
2009-10-08
DEV-41081 turn llstring_tut into a real llcommon unit (well, integration :() ...
Adam Moss