Justin Clark-Casey (justincc)
|
22d4c52ffc
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
12 年之前 |
Justin Clark-Casey (justincc)
|
b6ac1c46cd
Get rid of AvatarAppearance.Owner to simplify the code.
|
13 年之前 |
Master ScienceSim
|
b1c8d05888
Major refactoring of appearance handling.
|
14 年之前 |
John Hurliman
|
5dfd2643df
* Change the signature of the agent set appearance callback to prevent unnecessary serialization/deserialization of TextureEntry objects and allow TextureEntry to be inspected for missing bakes
|
15 年之前 |
Teravus Ovares (Dan Olivares)
|
f34e89f385
* More Test tweaking to get down to the root cause of the test wierdness
|
15 年之前 |
Teravus Ovares (Dan Olivares)
|
bf8e07606f
* handle litjson errors for now. We'll remove this when we hear back from http://jira.openmetaverse.org/browse/LIBOMV-675
|
15 年之前 |
Teravus Ovares (Dan Olivares)
|
f5fc5226f8
* Adds two tests to OpenSim.Framework.Tests. *AgentCircuitData test to ensure that the Packing and unpacking method to and from OSD works as expected called, TestAgentCircuitDataOSDConversion. Also created a HistoricalAgentCircuitDataOSDConversion to ensure that any changes in the way the json wire format is parsed warns us via this test.
|
15 年之前 |