summaryrefslogtreecommitdiff
path: root/indra/llcommon/tests/llleap_test.cpp
AgeCommit message (Expand)Author
2012-03-15On Windows, make "very large message" test ridiculously small.Nat Goodspeed
2012-03-14Backed out changeset 22664c76b59e (reinstate Windows pipe workaround)Nat Goodspeed
2012-03-14Backed out changeset 51205a909e2c (Windows APR pipe bug workaround)Nat Goodspeed
2012-03-14On Windows, try cutting down the size of a "very large message."Nat Goodspeed
2012-03-13If very-large-message test fails, search for a size that works.Nat Goodspeed
2012-03-13Increase timeout for very-large-message test.Nat Goodspeed
2012-03-05Additional diagnostic code to track down strange Windows pipe error.Nat Goodspeed
2012-03-04Simplify llleap_test.cpp plugin by reading individual characters.Nat Goodspeed
2012-03-04Make llleap_test.cpp avoid hard limit on MSVC std::ostringstream max.Nat Goodspeed
2012-03-03Add debugging output in case LLLeap writes corrupt data to plugin.Nat Goodspeed
2012-03-02Add LLLeap unit test for invalid length prefix from child stdout.Nat Goodspeed
2012-03-02Add LLLeap unit tests for strange data on child stdout.Nat Goodspeed
2012-03-02Add "load test" LLLeap unit tests: many small messages, one large.Nat Goodspeed
2012-03-02Drag in Python llsd module, which greatly simplifies tests.Nat Goodspeed
2012-03-01Refactor llleap_test.cpp to streamline adding more unit tests.Nat Goodspeed
2012-03-01Add LLLeap class, initial implementation, initial unit tests.Nat Goodspeed