index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ClientStack
/
Linden
/
UDP
/
Tests
/
BasicCircuitTests.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-16
minor: Make BasicCircuitTests.SetUp() call overriden base method instead of i...
Justin Clark-Casey (justincc)
1
-1
/
+2
2012-10-12
Add AgentUpdate to PacketPool. This is the most common inbound packet from v...
Justin Clark-Casey (justincc)
1
-2
/
+2
2012-06-08
If logging a client out due to ack timeout, do this asynchronously rather tha...
Justin Clark-Casey (justincc)
1
-2
/
+2
2012-06-08
Add regression test for client logout due to ack timeout.
Justin Clark-Casey (justincc)
1
-87
/
+88
2012-04-27
Add regression test for teleporting an agent between separated regions on the...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-12-08
Don't reply with an ack packet if the client is not authorized.
Justin Clark-Casey (justincc)
1
-3
/
+2
2011-12-08
Extend TestAddClient() to check that the first packet received is an ack packet
Justin Clark-Casey (justincc)
1
-3
/
+13
2011-12-08
Add OpenSim.Region.ClientStack.LindenUDP.Tests.dll back into the test suite
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-12-08
Reactivate BasicCircuitTests.TestAddClient()
Justin Clark-Casey (justincc)
1
-107
/
+118
2011-10-12
Get rid of some traces of the old pre-ROBUST grid architecture config
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-10-12
Bring LindenUDP.Tests back from the dead. No tests are running.
Justin Clark-Casey (justincc)
1
-172
/
+171
2011-04-30
First stab at cleaning up Caps. Compiles. Untested.
Diva Canto
1
-0
/
+0
2009-10-01
Formatting cleanup.
Jeff Ames
1
-3
/
+3
2009-10-01
Formatting cleanup.
Jeff Ames
1
-23
/
+23
2009-08-16
* ShortVersion, another attempt at fixing the test thread death that randomly...
Teravus Ovares (Dan Olivares)
1
-0
/
+1
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-05-15
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...
diva
1
-1
/
+1
2009-05-07
instrument most of the tests with a new InMethod function that may help us fi...
Sean Dague
1
-0
/
+8
2009-04-09
* Tagged long running tests with LongRunningAttribute.
lbsa71
1
-1
/
+2
2009-02-12
* optimized usings.
lbsa71
1
-8
/
+4
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
* 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
1
-12
/
+42
2008-11-06
* refactor: factor out test packet send method in client stack unit tests
Justin Clarke Casey
1
-8
/
+42
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
1
-10
/
+37
2008-10-30
* test: Test that the client stack doesn't completely blow up if a client pas...
Justin Clarke Casey
1
-9
/
+32
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-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
1
-2
/
+3
2008-10-23
* Introduce a basic udp circuit test for adding a client
Justin Clarke Casey
1
-5
/
+28
2008-10-23
* Refactor LLUDPServer slightly so that unit tests can pass in data synchrono...
Justin Clarke Casey
1
-2
/
+2
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
-4
/
+11
2008-09-25
Mantis#2017. Thank you kindly, Tyre, for a patch that solves:
Charles Krinke
1
-1
/
+1
2008-08-25
* minor: upgrade version info to post 0.5.9
Justin Clarke Casey
1
-1
/
+1
2008-06-15
Change VersionInfo string from
Charles Krinke
1
-1
/
+1
2008-06-14
Change VersionInfo string from:
Charles Krinke
1
-1
/
+1
2008-05-31
* Make version information common to all servers
Justin Clarke Casey
1
-2
/
+2
2008-05-24
* Bump reported svn trunk revision number up to 0.5.7
Justin Clarke Casey
1
-1
/
+1
[next]