Unit tests for presence. They helped fix a couple of wrongnesses.

This commit is contained in:
Diva Canto
2009-12-30 14:17:18 -08:00
parent 170a04ce41
commit 1d2a332b96
6 changed files with 363 additions and 12 deletions

View File

@@ -3274,6 +3274,7 @@
<Match path="World/Serialiser/Tests" pattern="*.cs" recurse="true" />
<Match path="World/Terrain/Tests" pattern="*.cs" recurse="true" />
<Match path="ServiceConnectorsOut/Grid/Tests" pattern="*.cs" recurse="true" />
<Match path="ServiceConnectorsOut/Presence/Tests" pattern="*.cs" recurse="true" />
</Files>
</Project>