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
/
llmessage
/
tests
/
llcoproceduremanager_test.cpp
Age
Commit message (
Expand
)
Author
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2023-02-02
Merge remote-tracking branch 'origin/main' into DRTVWR-559
Brad Linden
2022-10-25
SL-18438 Mac build fix
Andrey Lihatskiy
2022-05-31
SL-17484 Fix for unit tests. Deprecate non-threaded LLQueuedThread and make ...
Dave Parks
2021-02-11
SL-14807 Adjusted unit test
Andrey Kleshchev
2020-03-25
DRTVWR-476: Introduce LLCoprocedureManager::close(). Use in tests.
Nat Goodspeed
2020-03-25
DRTVWR-476: Re-enable an llcoproceduremanager_test case.
Nat Goodspeed
2020-03-25
[DRTVWR-476] - temp fix to test. comment it out. access violation in release
Anchor
2020-03-25
[DRTVWR-476] - temp fix to a test
Anchor
2020-03-25
[DRTVWR-476] - update cef, fix merge
Anchor
2020-03-25
First draft of boost::fibers::unbuffered_channel based implementation of LLCo...
Brad Kittenbrink
2020-03-25
Lint fixes on new test file.
Brad Kittenbrink
2020-03-25
Attempt to close LLEventCoro's LLBoundListener connection when promise has be...
Brad Kittenbrink
2020-03-25
Began work for adding a test covering LLCoprocedureManager
Brad Kittenbrink