summaryrefslogtreecommitdiff
path: root/indra/test
AgeCommit message (Expand)Author
2024-10-31Try to parallelize xcode builds further and add more headers to PCH to reduce...Rye
2024-10-22Eliminate double names for coros + "empty name is main" convention.Nat Goodspeed
2024-10-08Follow-up test fixAndrey Lihatskiy
2024-10-08Use approximate equality for failing v3dmath test.Nat Goodspeed
2024-09-23Merge remote branch 'develop' into release/luau-scripting for Maint BNat Goodspeed
2024-09-10Pass std::string_view by value, not by const reference.Nat Goodspeed
2024-09-05Merge branch 'develop' into release/luau-scriptingNat Goodspeed
2024-08-28Ditch trailing spaces.Nat Goodspeed
2024-08-28Merge branch 'main' into release/luau-scripting.Nat Goodspeed
2024-08-21Merge branch 'develop' into marchcat/b-developAndrey Lihatskiy
2024-08-20Clean up boost includes and remove compiler warning pragma for unreachable co...Ansariel Hiller
2024-08-20Merge branch 'develop' into marchcat/b-developAndrey Lihatskiy
2024-08-14Enable /permissive- on MSVC for better standards conformance (#2251)Rye Mutt
2024-07-29Merge branch 'develop' into marchcat/b-developAndrey Lihatskiy
2024-07-29Fix lltest failure by outputting to the sharedlibs dir like other tests on wi...Rye Mutt
2024-07-18Ditch `LLEventTrackable` aka `boost::signals2::trackable`.Nat Goodspeed
2024-07-18Merge branch 'release/maint-b' into marchcat/b-developAndrey Lihatskiy
2024-07-09Update tracy profiler to 0.10 (#1946)Rye Mutt
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-06-28Work around MSVC limitation: explicitly call fsyspath::string().Nat Goodspeed
2024-06-27Work around VS refusal to initialize a stringNat Goodspeed
2024-06-27Make test.cpp test driver recognize LOGTEST_testname.Nat Goodspeed
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-30Merge branch 'release/maint-b' into nat/catch-test-blown-stack.Nat Goodspeed
2024-05-28Fix up llexception.h's cross-platform SEH wrapper.Nat Goodspeed
2024-05-24Promote seh_catcher() et al. to llexception.{h,cpp} for general use.Nat Goodspeed
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-22WIP: Trying to diagnose and fix test program shutdown crashNat Goodspeed
2024-05-17Don't try to report a stack trace on stack overflow (sigh)Nat Goodspeed
2024-05-16Need magic #define for <boost/stacktrace.hpp> on Mac.Nat Goodspeed
2024-05-16On Windows, defend test.cpp against structured exceptions too.Nat Goodspeed
2024-05-15Merge branch 'main' into release/luau-scripting for last Maint X fix.Nat Goodspeed
2024-05-15#1457 Fix the tests on macAndrey Lihatskiy
2024-05-15Manual whitespace fixes (fix_whitespace.py).Nat Goodspeed
2024-05-15Merge commit 'e7eced3' into release/luau-scripting: whitespace fix.Nat Goodspeed
2024-05-15Remove dead googlemock dependency and related setup codeRye Mutt
2024-05-14#1457 Fix the tests on macAndrey Lihatskiy
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-24Merge 'main' into release/luau-scripting on promotion of Maint YZNat Goodspeed
2024-04-24Merge branch 'main' into marchcat/a-mergeAndrey Lihatskiy
2024-04-18In debug.h, add debug_expr() macro for inline expressions.Nat Goodspeed
2024-04-11Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-03-28Remove dead googlemock dependency and related setup codeRye Mutt
2024-03-12Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-03-08Merge branch 'main' into release/luau-scripting for Emoji release.Nat Goodspeed
2024-03-01Merge branch 'main' into marchcat/yz-mergeAndrey Lihatskiy
2024-03-01Convert remaining TRUE/FALSE to true/falseAnsariel
2024-02-29Improve Debug class (indra/test/debug.h).Nat Goodspeed
2024-02-23Allow debug.h to be #included even in normal viewer code.Nat Goodspeed