index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ClientStack
/
LindenUDP
/
Tests
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
5
-5
/
+5
2009-05-15
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...
diva
2
-2
/
+2
2009-05-07
instrument most of the tests with a new InMethod function that may help us fi...
Sean Dague
2
-0
/
+11
2009-04-09
* Tagged long running tests with LongRunningAttribute.
lbsa71
1
-1
/
+2
2009-02-22
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
1
-3
/
+3
2009-02-12
* optimized usings.
lbsa71
5
-16
/
+4
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
1
-1
/
+1
2009-01-16
* Rig up enough infrastructure to actually perform a successful 'standalone' ...
Justin Clarke Casey
1
-2
/
+3
2009-01-12
* Extend current stub packet handler test into a really basic one that checks...
Justin Clarke Casey
1
-3
/
+10
2009-01-12
* Extend PacketHandlerTest to fire in a packet.
Justin Clarke Casey
1
-1
/
+7
2009-01-09
* minor: Put in stub LLPacketHandler testing code
Justin Clarke Casey
1
-0
/
+91
2009-01-02
* Add Nini.Config and System.Xml references to MockScene for Windows compilers
Justin Clarke Casey
1
-0
/
+2
2008-11-28
* simplify AddNewClient since making this root without using MakeRootAgent() ...
Justin Clarke Casey
1
-1
/
+1
2008-11-14
* Move test scene construction infrastructure methods to a separate class for...
Justin Clarke Casey
1
-1
/
+1
2008-11-06
Update svn properties, minor formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-11-06
* minor: remove some mono compiler warnings
Justin Clarke Casey
1
-1
/
+0
2008-11-06
* refactor: Split BeginRecieve() into BeginReceive() and BeginRobustReceive()
Justin Clarke Casey
1
-1
/
+1
2008-11-06
* test: Add assert checking that the circuit which trigger the socket excepti...
Justin Clarke Casey
1
-0
/
+2
2008-11-06
* Test to ensure that the udp server stays active after receiving a SocketExc...
Justin Clarke Casey
2
-14
/
+47
2008-11-06
* refactor: factor out test packet send method in client stack unit tests
Justin Clarke Casey
2
-10
/
+66
2008-11-03
* Use nini to pass config information to the client stack, rather than the Cl...
Justin Clarke Casey
1
-1
/
+3
2008-10-30
test: Extend malformed packet test to actually check that a valid packet can ...
Justin Clarke Casey
4
-13
/
+134
2008-10-30
* test: Test that the client stack doesn't completely blow up if a client pas...
Justin Clarke Casey
2
-10
/
+43
2008-10-30
* Slightly tweak to teardown test, try a circuit which never existed in the f...
Justin Clarke Casey
1
-3
/
+3
2008-10-30
* minor: spacing adjustment before next commit
Justin Clarke Casey
1
-2
/
+1
2008-10-30
* test: fill out circuit teardown test
Justin Clarke Casey
1
-1
/
+10
2008-10-30
* test: Refactor test infrastructure for future client teardown test
Justin Clarke Casey
1
-9
/
+69
2008-10-27
Update svn properties, minor formatting cleanup.
Jeff Ames
1
-12
/
+12
2008-10-24
* minor: eliminate some mono compiler warnings
Justin Clarke Casey
1
-1
/
+1
2008-10-24
* Stop creating a circuit if the client fails authentication (i.e. the region...
Justin Clarke Casey
1
-4
/
+13
2008-10-24
* Change AddClient test such that we now successfully authenticate
Justin Clarke Casey
1
-3
/
+17
2008-10-24
* minor: refactor out AddUser test setup to common method
Justin Clarke Casey
1
-4
/
+8
2008-10-23
* Reenable assert for the add circuit test
Justin Clarke Casey
2
-3
/
+10
2008-10-23
* Add missing file from last commit. Yay for continuous integration!
Justin Clarke Casey
1
-0
/
+52
2008-10-23
* Introduce a basic udp circuit test for adding a client
Justin Clarke Casey
2
-8
/
+91
2008-10-23
* Refactor LLUDPServer slightly so that unit tests can pass in data synchrono...
Justin Clarke Casey
2
-2
/
+56
2008-10-17
* Remove mono warnings
Justin Clarke Casey
1
-1
/
+1
2008-10-16
* minor: get rid of pointless ipeSender
Justin Clarke Casey
1
-1
/
+5
2008-10-09
* fix windows build break - it helps if one actually puts in using statements...
Justin Clarke Casey
1
-1
/
+3
2008-10-09
* minor: initialize udp server in unit test
Justin Clarke Casey
1
-2
/
+8
2008-10-09
* Create project for LindenUDP ClientStack tests
Justin Clarke Casey
1
-0
/
+44