Commit History

Author SHA1 Message Date
  Jeff Ames 606e831ff5 Formatting cleanup. 14 years ago
  Jeff Ames ee205e7e81 Formatting cleanup. 14 years ago
  Teravus Ovares (Dan Olivares) 5e391b9f7c * ShortVersion, another attempt at fixing the test thread death that randomly occurs. 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  diva 5e4fc6e91e Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only. 15 years ago
  Sean Dague ce0a84cbc0 instrument most of the tests with a new InMethod function that may help us figure 15 years ago
  lbsa71 6af0751cc5 * Tagged long running tests with LongRunningAttribute. 15 years ago
  lbsa71 801da4346a * optimized usings. 15 years ago
  Justin Clarke Casey 2bb4b45626 * Move test scene construction infrastructure methods to a separate class for future common use 15 years ago
  Jeff Ames 486ac1e12f Update svn properties, minor formatting cleanup. 15 years ago
  Justin Clarke Casey 427a80bba5 * test: Add assert checking that the circuit which trigger the socket exception has been closed 15 years ago
  Justin Clarke Casey 29691a3d36 * Test to ensure that the udp server stays active after receiving a SocketException on BeginReceive 15 years ago
  Justin Clarke Casey 8477aab8e0 * refactor: factor out test packet send method in client stack unit tests 15 years ago
  Justin Clarke Casey 8c71954e08 * Use nini to pass config information to the client stack, rather than the ClientStackUserSettings class 15 years ago
  Justin Clarke Casey 5feaff8524 test: Extend malformed packet test to actually check that a valid packet can get through after the malformed ones have been sent 15 years ago
  Justin Clarke Casey 419775c72b * test: Test that the client stack doesn't completely blow up if a client passes it malformed data 15 years ago
  Justin Clarke Casey 2fb8089d8c * Slightly tweak to teardown test, try a circuit which never existed in the first place 15 years ago
  Justin Clarke Casey 22ec3e7952 * minor: spacing adjustment before next commit 15 years ago
  Justin Clarke Casey bc1b69b2fd * test: fill out circuit teardown test 15 years ago
  Justin Clarke Casey 80e87747f3 * test: Refactor test infrastructure for future client teardown test 15 years ago
  Justin Clarke Casey c519b80680 * minor: eliminate some mono compiler warnings 15 years ago
  Justin Clarke Casey 3340a579e7 * Stop creating a circuit if the client fails authentication (i.e. the region server wasn't told that it was coming) 15 years ago
  Justin Clarke Casey 91c2e53277 * Change AddClient test such that we now successfully authenticate 15 years ago
  Justin Clarke Casey 9fa7264c73 * minor: refactor out AddUser test setup to common method 15 years ago
  Justin Clarke Casey c379c66c7c * Reenable assert for the add circuit test 15 years ago
  Justin Clarke Casey f4ad99f89d * Introduce a basic udp circuit test for adding a client 15 years ago
  Justin Clarke Casey ee3c428040 * Refactor LLUDPServer slightly so that unit tests can pass in data synchronously. Shouldn't be any functional change 15 years ago
  Justin Clarke Casey 739f1591da * Remove mono warnings 15 years ago
  Justin Clarke Casey 82b7374ed2 * minor: get rid of pointless ipeSender 15 years ago
  Justin Clarke Casey 7bdfc16535 * fix windows build break - it helps if one actually puts in using statements and spells dlls correctly 15 years ago