summaryrefslogtreecommitdiff
path: root/indra/llcommon/tests/llsingleton_test.cpp
AgeCommit message (Expand)Author
2023-02-14DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer work...Callum Prentice
2020-03-25DRTVWR-494: Dispatch all LLSingleton construction to the main thread.Nat Goodspeed
2019-08-13DRTVWR-493 Test fix for W64andreykproductengine
2019-08-12DRTVWR-493: Permit LLParamSingleton::initSingleton() circularity.Nat Goodspeed
2016-09-15MAINT-5232: Normalize LLSingleton subclasses.Nat Goodspeed
2016-08-30Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-06-30MAINT-5232: Add tests for new LLSingleton dependency functionality.Nat Goodspeed
2015-05-22MAINT-5232: Clean up some dubious LLSingleton methods.Nat Goodspeed
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2011-09-08Corrected license information in llsingleton_test.cpp.Logan Dethrow
2011-09-01Clarified the reason for adding the deleteSingleton method to LLSingleton. Ad...Logan Dethrow