Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
Justin Clark-Casey (justincc)
|
a03d893f2c
Fix bug where the uuid gatherer was not inspecting UUIDs for items in an embedded object's inventory.
|
9 years ago |
Justin Clark-Casey (justincc)
|
b1b72d7c2f
Reduce coupling in regression test task inventory creation methods to make them usable in tests with no scene present
|
9 years ago |
Justin Clark-Casey (justincc)
|
801a86ca03
When inspecting a script or notecard, also try to look up any assets embedded therein.
|
9 years ago |
Justin Clark-Casey (justincc)
|
08606ae409
Make the IteratingUuidGatherer the only UuidGatherer.
|
9 years ago |
Justin Clark-Casey (justincc)
|
fc878a33ed
refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
|
10 years ago |
Oren Hurvitz
|
3018b2c5d7
Materials module: a) Store materials as assets; b) Finalized it (removed the "Demo" label; removed most of the logging); c) Enabled by default
|
11 years ago |
Justin Clark-Casey (justincc)
|
22d4c52ffc
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
12 years ago |
Justin Clark-Casey (justincc)
|
07e62df558
Add regression test for teleporting an agent between separated regions on the same simulator.
|
12 years ago |
Justin Clark-Casey (justincc)
|
ffdf59a57c
Get UUIDGatherer to scan notecards in the graph for asset uuids.
|
13 years ago |
Justin Clark-Casey (justincc)
|
dad1d6df18
rename TestHelper => TestHelpers for consistency
|
13 years ago |
Justin Clark-Casey (justincc)
|
bda1a4be45
rename test SceneSetupHelpers -> SceneHelpers for consistency
|
13 years ago |
Justin Clark-Casey (justincc)
|
bb9b317f15
Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Tests.Common instead
|
13 years ago |
Justin Clark-Casey (justincc)
|
54e8855819
remove mock asset service for tests in favour of always using the real one
|
13 years ago |
Justin Clark-Casey (justincc)
|
9456bb77fb
Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.
|
13 years ago |
Justin Clark-Casey (justincc)
|
74ef1ed36f
add prim item and test asset save in save oar unit test
|
14 years ago |
John Hurliman
|
33f5d0d1e9
* UuidGatherer now tracks asset types for assets it discovers. The asset types are inferred from context
|
14 years ago |
John Hurliman
|
7665aad002
* Adds CreatorID to asset metadata. This is just the plumbing to support CreatorID, it doesn't modify database backends or OAR files to support storing/loading it
|
14 years ago |
Jeff Ames
|
9f5c2acd12
Formatting cleanup.
|
15 years ago |
Justin Clark-Casey (justincc)
|
e2b1fb8ff9
refactor: extract another test asset helper method
|
15 years ago |
Justin Clark-Casey (justincc)
|
2f092d271e
Rename test services to mock services, since this is a more accurate description
|
15 years ago |
Justin Clark-Casey (justincc)
|
bb92ba97c6
Stop iar save failing on corrupt assets
|
15 years ago |
Justin Clark-Casey (justincc)
|
cbe1cc1bc8
minor: refactor common setup in uuid gatherer test
|
15 years ago |
Justin Clark-Casey (justincc)
|
55a40694e7
minor: remove mono compiler warning
|
15 years ago |
Justin Clark-Casey (justincc)
|
00102e73a6
Add basic new uuid gatherer tests to check behaviour when the gather seed is a missing asset
|
15 years ago |