Age | Commit message (Expand) | Author |
2024-05-16 | On Windows, defend test.cpp against structured exceptions too. | Nat Goodspeed |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2023-09-07 | SL-18837: Merge branch 'main' into actions | Nat Goodspeed |
2023-07-10 | SL-18837: Revert "Force llprocess_test and llleap_test to use just 'python'." | Nat Goodspeed |
2023-07-08 | SL-18837: Force llprocess_test and llleap_test to use just 'python'. | Nat Goodspeed |
2023-07-07 | SL-18837: Partially revert e933ace, keeping useful tweaks. | Nat Goodspeed |
2023-06-06 | SL-18837: Ditch Boost.Phoenix implicit lambda syntax. | Nat Goodspeed |
2023-06-06 | SL-18837: NamedTempFile back to std::function, use boost::phoenix << | Nat Goodspeed |
2023-06-05 | SL-18837: Try giving temp Python scripts a .py extension. | Nat Goodspeed |
2023-04-07 | Merge branch 'main' into marchcat/main-contrib-merge | Andrey Lihatskiy |
2022-12-02 | SL-18330: Fix new C++ <-> Python LLSD compatibility tests. | Nat Goodspeed |
2022-10-11 | Replace llbase with llsd module | Signal Linden |
2022-08-26 | DRTVWR-568: More cleanup of deleted obsolete std library features. | Nat Goodspeed |
2022-08-23 | DRTVWR-558: Remove references to string join() per code review. | Nat Goodspeed |
2022-08-22 | DRTVWR-558: Fix builds on macOS 12.5 Monterey. | Nat Goodspeed |
2021-12-10 | SL-15742: Convert build scripts to Python 3 | Bennett Goble |
2020-03-25 | DRTVWR-494: Defend LLInstanceTracker against multi-thread usage. | Nat Goodspeed |
2019-08-10 | DRTVWR-493: Introduce test catch_what(), catch_llerrs() functions. | Nat Goodspeed |
2018-12-14 | SL-10153: Review and rationalize fetching paths from environment. | Nat Goodspeed |
2016-07-21 | MAINT=6585: remove extraneous path manipulation from llleap_test | Glenn Glazer |
2016-07-21 | MAINT=6585: fix llleap_test to use llbase not indra.base | Glenn Glazer |
2016-03-16 | merge changes for DRTVWR-417 | Oz Linden |
2015-11-18 | WOLF-300: Try using a smaller data volume for LLLeap tests on Windows. | Nat Goodspeed |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-01-12 | Experimentally try full-size LLLeap stream test on Windows. | Nat Goodspeed |
2014-12-12 | Eliminate use of boost::lambda with boost::function (Trac #10864). | Nat Goodspeed |
2013-08-23 | BUILDFIX: fix for crashes in unit tests on mac and linux | Richard Linden |
2013-04-25 | Merge 3.5.1 into Materials | Graham Madarasz |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-03-01 | remove use of system llbase module in integration tests; always use the one f... | Oz Linden |
2012-03-15 | On Windows, make "very large message" test ridiculously small. | Nat Goodspeed |
2012-03-14 | Backed out changeset 22664c76b59e (reinstate Windows pipe workaround) | Nat Goodspeed |
2012-03-14 | Backed out changeset 51205a909e2c (Windows APR pipe bug workaround) | Nat Goodspeed |
2012-03-14 | On Windows, try cutting down the size of a "very large message." | Nat Goodspeed |
2012-03-13 | If very-large-message test fails, search for a size that works. | Nat Goodspeed |
2012-03-13 | Increase timeout for very-large-message test. | Nat Goodspeed |
2012-03-05 | Additional diagnostic code to track down strange Windows pipe error. | Nat Goodspeed |
2012-03-04 | Simplify llleap_test.cpp plugin by reading individual characters. | Nat Goodspeed |
2012-03-04 | Make llleap_test.cpp avoid hard limit on MSVC std::ostringstream max. | Nat Goodspeed |
2012-03-03 | Add debugging output in case LLLeap writes corrupt data to plugin. | Nat Goodspeed |
2012-03-02 | Add LLLeap unit test for invalid length prefix from child stdout. | Nat Goodspeed |
2012-03-02 | Add LLLeap unit tests for strange data on child stdout. | Nat Goodspeed |
2012-03-02 | Add "load test" LLLeap unit tests: many small messages, one large. | Nat Goodspeed |
2012-03-02 | Drag in Python llsd module, which greatly simplifies tests. | Nat Goodspeed |
2012-03-01 | Refactor llleap_test.cpp to streamline adding more unit tests. | Nat Goodspeed |
2012-03-01 | Add LLLeap class, initial implementation, initial unit tests. | Nat Goodspeed |