summaryrefslogtreecommitdiff
path: root/indra/test
AgeCommit message (Expand)Author
2024-07-28Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...Erik Kundiman
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-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-15#1457 Fix the tests on macAndrey Lihatskiy
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 branch 'main' into marchcat/a-mergeAndrey Lihatskiy
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-01Merge branch 'main' into marchcat/yz-mergeAndrey Lihatskiy
2024-03-01Convert remaining TRUE/FALSE to true/falseAnsariel
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-20Convert remaining cases of BOOL to bool in llmath and llprimitiveAnsariel
2024-02-18fix some testsLars Næsbye Christensen
2024-02-18Replace BOOL with bool in llwindow and dependent classesAnsariel
2024-01-08replace boost library to standardAiraYumi
2023-12-15Merge branch 'main' into DRTVWR-489Andrey Lihatskiy
2023-12-05Merge branch 'main' into DRTVWR-489Alexander Gavriliuk
2023-11-29Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-mergeAndrey Lihatskiy
2023-10-25Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-10-25Merge branch 'main' into DRTVWR-587-maint-VAndrey Lihatskiy
2023-09-08SL-18837: Make llsdserialize_test debug output conditional.Nat Goodspeed
2023-09-08SL-18837: NamedTempFile must be binary mode on Windows.Nat Goodspeed
2023-08-25MacOS gmock build fixAndrey Kleshchev
2023-07-13DRTVWR-558: Demangle names of exceptions reported by TUT tests.Nat Goodspeed
2023-07-13DRTVWR-558: Fix builds on macOS 12.5 Monterey.Nat Goodspeed
2023-07-07SL-18837: Try to bypass Windows perm problem with Python indirection.Nat Goodspeed
2023-07-07SL-18837: Try putting generated Python scripts in RUNNER_TEMP dir.Nat Goodspeed
2023-06-06SL-18837: Concat path part with / rather than +=.Nat Goodspeed
2023-06-06SL-18837: On Windows, NamedTempFile must convert from wstringNat Goodspeed
2023-06-06SL-18837: Make NamedTempFile name template compatible with Python.Nat Goodspeed
2023-06-06SL-18837: NamedTempFile back to std::function, use boost::phoenix <<Nat Goodspeed
2023-06-05SL-18837: NamedTempFile must still disambiguate string literals.Nat Goodspeed
2023-06-05SL-18837: Make NamedTempFile revert to boost::functionNat Goodspeed
2023-06-05SL-18837: Use Boost.Filesystem for NamedTempFile, instead of APR.Nat Goodspeed
2023-05-04Merge remote-tracking branch 'origin/zap-LLSDArray' into DRTVWR-559Brad Linden
2023-05-03SL-19647: Eliminate LLSDArray entirely.Nat Goodspeed
2023-03-29Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2022-09-17We probably want this (have to guess as I cannot run the tests).Nicky Dasmijn
2022-09-17MacOs packaging is weird, as Nat already did point out :(Nicky Dasmijn
2022-09-16Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-568_...Nicky Dasmijn