Oz Linden
a5619d16f7
correct licenses (fix problem with license change merge)
2010-10-13 07:24:37 -04:00
Dave Parks
7c2b9221d6
merge
2010-09-27 15:20:27 -05:00
Brad Payne (Vir Linden)
90e3d83a5c
Fix for build failures - disabling tcmalloc for now
2010-09-21 13:26:52 -04:00
Aaron Terrell (Enus)
48743cbd41
standardizing test suite names as class name under test
2010-08-24 23:41:47 -07:00
Oz Linden
06b0d72efa
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
Nat Goodspeed
6f44e1de9b
Don't include linden_common.h in lldate.h, or any other .h files.
...
Migrate to the .cpp files where it's needed.
2009-10-20 08:53:18 -04:00
Adam Moss
a1c239b4b6
DEV-41080 expand the test case for LLStringUtil::containsNonprintable()
2009-10-08 14:15:59 +00:00
Adam Moss
9665d7a71b
DEV-41081 - better than using the msvc kludge for suppressing warnings about memcpy, don't actually use memcpy - use our own safe 'copy' method. also stripNonprintable() is probably a little faster now...
2009-10-08 14:14:13 +00:00
Adam Moss
bb533f4d11
suppress win32 warning about strcpy. yuck.
2009-10-08 13:59:07 +00:00
Adam Moss
2bfe1fc2bc
Extend automated string tests to cover the formerly-crashing "[]" substitution case (EXT-1282, DEV-41081)
...
Also 'fix' string tests to match the new expected behaviour of LLStringUtil::format(). They must have been failing dreadfully before, but the legacy tut tests aren't run in a viewer-only build, so...
2009-10-08 12:00:24 +00:00
Adam Moss
7db4992f34
DEV-41081 turn llstring_tut into a real llcommon unit (well, integration :() test.
2009-10-08 11:47:27 +00:00