phoenix-firestorm/indra/llcommon/tests
Nat Goodspeed 3be79d5371 MAINT-2724: Make viewer explicitly set coroutine stack size.
Introduce LLCoros::setStackSize(), with a compile-time default value we hope
we never have to use. Make LLAppViewer call it with the value of the new
settings variable CoroutineStackSize as soon as we've read settings files.
(While we're at it, notify interested parties that we've read settings files.)
Give CoroutineStackSize a default value four times the previous default stack
size. Make LLCoros::launch() pass the saved stack size to each new coroutine
instance.
Re-enable lleventcoro integration test. Use LLSDMap() construct rather than
LLSD::insert(), which used to return the modified object but is now void.
2013-05-23 16:28:20 -04:00
..
StringVec.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
bitpack_test.cpp merge changes for DRTVWR-294 2013-04-19 10:11:29 -04:00
commonmisc_test.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
listener.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llallocator_heap_profile_test.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llallocator_test.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llbase64_test.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lldate_test.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lldependencies_test.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llerror_test.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lleventcoro_test.cpp MAINT-2724: Make viewer explicitly set coroutine stack size. 2013-05-23 16:28:20 -04:00
lleventdispatcher_test.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lleventfilter_test.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llframetimer_test.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llinstancetracker_test.cpp merge changes for DRTVWR-294 2013-04-19 10:11:29 -04:00
lllazy_test.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llleap_test.cpp merge up to latest viewer-development for merge to 3.5.2 2013-04-19 14:42:56 -04:00
llmemtype_test.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llprocess_test.cpp merge up to latest viewer-development for merge to 3.5.2 2013-04-19 14:42:56 -04:00
llprocessor_test.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llrand_test.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llsdserialize_test.cpp merge up to latest viewer-development for merge to 3.5.2 2013-04-19 14:42:56 -04:00
llsingleton_test.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llstreamqueue_test.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llstring_test.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltreeiterators_test.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lluri_test.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
reflection_test.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
stringize_test.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
wrapllerrs.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00