Commit History

Author SHA1 Message Date
  Jeff Ames ee205e7e81 Formatting cleanup. 15 years ago
  Arthur Valadares 18aa2ea0c5 * Improves SceneSetupHelper to allow the tester to choose a real or mock, inventory and asset, service modules. The boolean startServices was replaced with realServices string. If the string contains the word asset, it will start a real asset module, if it contains inventory, it starts a real inventory. Otherwise, it use mock (NullPlugin-like) objects, for tests that don't really need functionality. 15 years ago
  Justin Clarke Casey 5c42143a7b * Add simple original xml serialization test 15 years ago
  Justin Clarke Casey 412295ccde * Add simple original sog xml serialization test 15 years ago
  Justin Clarke Casey f6badc528b * minor: change the name of one serialization method to match its counterpart 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Justin Clarke Casey 4aad6a07ff * refactor: Remove redundent prim id attribute on Scene.AddSceneObject() 15 years ago
  Justin Clarke Casey 6eb191c87b * Add save xml2 serialization test 15 years ago
  Justin Clarke Casey 9021bb231c * minor: move common serialization test code into fixture setup 15 years ago
  Justin Clarke Casey fa04937a82 * Add xml2 load test 15 years ago