index
:
viewer.git
2024.09-ExtraFPS
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llcommon
/
tests
/
llleap_test.cpp
Age
Commit message (
Expand
)
Author
2015-11-18
WOLF-300: Try using a smaller data volume for LLLeap tests on Windows.
Nat Goodspeed
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