Age | Commit message (Expand) | Author |
2011-04-05 | merge changes for STORM-1051 | Oz Linden |
2011-02-17 | Autobuild: fix for Mac build using XCode | Merov Linden |
2011-02-09 | Add test to call map-style functions with full map/array params. | Nat Goodspeed |
2011-02-07 | For test purposes, capture at registration each function's Vars*. | Nat Goodspeed |
2011-02-06 | Untested support for passing array to map-registered function. | Nat Goodspeed |
2011-02-06 | Add test verifying passing LLSD() to const char* parameter. | Nat Goodspeed |
2011-02-05 | Introduce zipmap() function and use it in place of frequent loops. | Nat Goodspeed |
2011-02-05 | Make array-funcs success test exercise args-array-too-long case too. | Nat Goodspeed |
2011-02-05 | Consolidate paramsa, paramsb, et al., into ["a"], ["b"] arrays. | Nat Goodspeed |
2011-02-05 | Fix Vars::cp dangling-pointer problem. | Nat Goodspeed |
2011-02-05 | Add successful calls to array-style functions. | Nat Goodspeed |
2011-02-04 | fix linking to llqtwebkit. | Alain Linden |
2011-02-04 | Change FunctionsTriple refs to pointers to facilitate passing. | Nat Goodspeed |
2011-02-04 | Move FunctionsTriple data to function returning vector<same>. | Nat Goodspeed |
2011-02-03 | BOOST_FOREACH(LLSD) helpers more readable with 'using namespace'. | Nat Goodspeed |
2011-02-03 | Introduce BOOST_FOREACH() helpers for LLSD in llsdutil.h. | Nat Goodspeed |
2011-02-03 | Add test to call array-style functions with too-short array. | Nat Goodspeed |
2011-02-02 | Add test to call no-args functions using (map | array)-style calls | Nat Goodspeed |
2011-02-02 | Add test to exercise map/array args mismatch validation. | Nat Goodspeed |
2011-02-02 | First few LLEventDispatcher call cases: try_call(), call Callables | Nat Goodspeed |
2011-02-01 | Replace ad-hoc test functions/methods with systematic enumeration. | Nat Goodspeed |
2011-01-31 | HACK just to get the build to work. FIX THIS TEST! | Alain Linden |
2011-01-28 | Extend LLEventAPI to directly call other functions & methods. | Nat Goodspeed |
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 |
2010-06-07 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-release | Mark Palange (Mani) |
2010-06-04 | Fix a long-suffering logging unit test failure, re-enable the test. | Tofu Linden |
2010-06-02 | EXT-3780 FIX Fixed CPU MHz to be MHz on all platforms. | palange@pdp47.lindenlab.com |
2010-06-01 | Added eol-at-eof | Mark Palange (Mani) |
2010-06-01 | EXT-3780 FIX Added llprocessor regression test | Mark Palange (Mani) |
2010-02-06 | EXT-5055 LLInstanceTracker promotes some dangerous patterns - detect them | Tofu Linden |
2009-12-03 | Skip logging test that fails on Linux, no idea why | Nat Goodspeed |
2009-11-12 | DEV-42747 - lltreeiterators_test.cpp broken on Windows | richard |
2009-11-10 | Enhance LLInstanceTracker variants to be more uniform. | Nat Goodspeed |
2009-10-20 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed |
2009-10-20 | Don't include linden_common.h in lldate.h, or any other .h files. | Nat Goodspeed |
2009-10-19 | merge | Steve Bennetts |
2009-10-16 | merge from latest svn/viewer-2-0 to hg/viewer-2-0 | Mark Palange (Mani) |
2009-10-16 | DEV-41408 convert lldependencies tut test to llcommon integration test. | Adam Moss |
2009-10-16 | DEV-41080 more automated testing love - minor comment fixing. | Adam Moss |
2009-10-16 | DEV-41403 convert reflection tut test to llcommon integration test. | Adam Moss |
2009-10-16 | DEV-41402 convert stringize tut test to llcommon integration test. | Adam Moss |
2009-10-15 | DEV-41367 resurrect dead bitpack test, convert it to a llcommon integration t... | Adam Moss |
2009-10-15 | DEV-41366 convert monolithic llbase64 test into a llcommon integration test. | Adam Moss |
2009-10-15 | DEV-41354 #includes tidyup. | Adam Moss |
2009-10-15 | DEV-41354 convert llerror tut test into a llcommon integration test | Adam Moss |
2009-10-15 | DEV-41352 convert lluri tut test to a llcommon integration test | Adam Moss |
2009-10-15 | DEV-41344 convert monolithic tut lltreeiterators test to a llcommon integrati... | Adam Moss |
2009-10-15 | DEV-41341 tut lltiming test -> llframetimer integration test | Adam Moss |
2009-10-12 | DEV-41178 convert lldate legacy monolithic tut test into a llcommon integrati... | Adam Moss |