Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-23 | Automated merge with ssh://bitbucket.org/jenn_linden/viewer-vs2010 | Oz Linden | |
2011-02-22 | update vstool to support vs2010. | Alain Linden | |
2011-02-21 | change host reverse lookup test to use our own host (linux.org failed) | Oz 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-22 | Fix broken test compile. | Nat Goodspeed | |
It looks as though someone tried to reactivate the skip()ped test by replacing "google.com" with "linux.org" and deleting the skip() call. Unfortunately the edit went wrong: the instance of "google.com" in the skip() call was replaced, and the line declaring hostStr = "google.com" was deleted. Removing the local hostStr variable broke the compile. (Possible merge glitch?) On the above assumption, I commented out the skip() call, reinstated the hostStr declaration and replaced "google.com" with "linux.org" therein. | |||
2009-10-21 | merge | Steve Bennetts | |
2009-10-22 | Merging revisions 2146-2150 of ↵ | Steven Bennetts | |
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0-3, respecting ancestry * Bugs: EXT-1752 EXT-1754 | |||
2009-10-20 | skip() failing test rather than silently commenting out | Nat Goodspeed | |
2009-10-20 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-10-20 | Disabling dubious getHostName() test as explained in comments | Nat Goodspeed | |
2009-10-16 | DEV-41080 more automated testing love - minor comment fixing. | Adam Moss | |
2009-10-15 | DEV-41363 convert legacy llhost tut test into a llmessage integration test. | Adam Moss | |