index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
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
Age
Commit message (
Expand
)
Author
2022-05-27
Merge branch 'master' into DRTVWR-543-maint
Andrey Lihatskiy
2022-03-01
Merge branch 'master' (DRTVWR-557) into DRTVWR-546
Andrey Kleshchev
2022-02-28
Merge branch 'master' into DRTVWR-543-maint
Andrey Lihatskiy
2021-12-10
SL-15742: Convert build scripts to Python 3
Bennett Goble
2021-11-24
SL-16094: Fix WorkQueue test for correct behavior of runFor().
Nat Goodspeed
2021-11-24
DRTVWR-546, SL-16220, SL-16094: Undo previous glthread branch revert.
Nat Goodspeed
2021-11-15
Revert "SL-16220: Merge branch 'origin/DRTVWR-546' into glthread"
Dave Houlton
2021-11-04
SL-16202: Merge branch 'sl-16220' into glthread
Nat Goodspeed
2021-10-27
SL-16220: Add tests for WorkQueue::waitForResult(), void & non-void.
Nat Goodspeed
2021-10-25
SL-16220: Specialize WorkQueue for callable with void return.
Nat Goodspeed
2021-10-15
Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...
Brad Payne (Vir Linden)
2021-10-07
SL-16024: Defend against two threads making "anonymous" WorkQueues.
Nat Goodspeed
2021-10-07
SL-16024: Add LL::WorkQueue for passing work items between threads.
Nat Goodspeed
2021-10-07
SL-16024: Adapt llinstancetracker_test.cpp to getInstance() change.
Nat Goodspeed
2021-10-06
SL-16024: Fix ThreadSafeSchedule::tryPopFor(), tryPopUntil().
Nat Goodspeed
2021-10-05
SL-16024: Add ThreadSafeSchedule, a timestamped LLThreadSafeQueue.
Nat Goodspeed
2021-10-04
SL-16024: Introduce tuple.h with tuple_cons(), tuple_cdr().
Nat Goodspeed
2021-09-23
DRTVWR-543: Consistently use ClassicCallback<USERDATA> throughout.
Nat Goodspeed
2021-09-23
DRTVWR-543: Add ClassicCallback utility class with tests
Nat Goodspeed
2021-09-15
SL-15742 - python 3 support for integration test script
Brad Payne (Vir Linden)
2021-05-11
SL-10297: Move LL_ERRS crash location into the LL_ERRS macro itself.
Nat Goodspeed
2020-05-27
DRTVWR-476: LLMainThreadTask cross-thread test hangs. Skip.
Nat Goodspeed
2020-05-13
DRTVWR-476: Default LLSDNotationFormatter now OPTIONS_PRETTY_BINARY.
Nat Goodspeed
2020-04-03
DRTVWR-476: Cherry-pick debug aids from commit 77b0c53 (fiber-mutex)
Nat Goodspeed
2020-03-26
DRTVWR-476: Apparently it can take more than 2s for threads to chat.
Nat Goodspeed
2020-03-25
DRTVWR-476: Re-enable LLInstanceTracker tests disabled months ago.
Nat Goodspeed
2020-03-25
DRTVWR-476: Update LLMainThreadTask tests for simpler API.
Nat Goodspeed
2020-03-25
DRTVWR-476: Add unit tests for LLMainThreadTask.
Nat Goodspeed
2020-03-25
DRTVWR-476: Add LLTHROW()/LOG_UNHANDLED_EXCEPTION() test.
Nat Goodspeed
2020-03-25
DRTVWR-476: Infrastructure to help manage long-lived coroutines.
Nat Goodspeed
2020-03-25
DRTVWR-476: Add LLEventLogProxy, LLEventLogProxyFor<T>.
Nat Goodspeed
2020-03-25
DRTVWR-476: Add Sync class to help with stepwise coroutine tests.
Nat Goodspeed
2020-03-25
DRTVWR-476: Improve llprocess_test.cpp diagnostic output.
Nat Goodspeed
2020-03-25
DRTVWR-476: Add basic tests for LLCond.
Nat Goodspeed
2020-03-25
[DRTVWR-476] - fix compiler errors 32 bit windows build
Anchor
2020-03-25
[DRTVWR-476] - temporary skip failing llinstancetracker tests to get TC build...
Anchor
2020-03-25
SL-793: Use Boost.Fiber instead of the "dcoroutine" library.
Nat Goodspeed
2020-03-25
DRTVWR-494: Dispatch all LLSingleton construction to the main thread.
Nat Goodspeed
2020-03-25
DRTVWR-494: Defend LLInstanceTracker against multi-thread usage.
Nat Goodspeed
2019-09-10
Merged in lindenlab/viewer-release
andreykproductengine
2019-08-13
DRTVWR-493 Test fix for W64
andreykproductengine
2019-08-12
DRTVWR-493: Permit LLParamSingleton::initSingleton() circularity.
Nat Goodspeed
2019-08-12
DRTVWR-493: Make catch_llerrs() a member of WrapLLErrs.
Nat Goodspeed
2019-08-10
DRTVWR-493: Introduce test catch_what(), catch_llerrs() functions.
Nat Goodspeed
2018-12-14
SL-10153: Review and rationalize fetching paths from environment.
Nat Goodspeed
2018-10-17
DRTVWR-447: Move test<5> and writeMsgNeedsEscaping() into sequence.
Nat Goodspeed
2018-10-16
renumber the new test to replace the one that was removed
Oz Linden
2018-10-11
Modify logging so that the in-viewer console and stderr do not escape line br...
Oz Linden
2018-09-26
Automated merge with ssh://bitbucket.org/lindenlab/viewer-release
Nat Goodspeed
2018-08-29
SL-967 simplify viewer log file field syntax
Oz Linden
[next]