Whipped unit tests into shape. Added simple test for dobject transactions.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@978 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#
|
||||
# $Id: server.properties,v 1.2 2001/10/11 04:07:50 mdb Exp $
|
||||
# $Id: server.properties,v 1.3 2002/02/09 07:50:03 mdb Exp $
|
||||
#
|
||||
# Configuration for the Presents test server
|
||||
|
||||
# These invocation service providers will be registered with the
|
||||
# invocation manager during the server init process
|
||||
providers = \
|
||||
test = com.threerings.presents.server.test.TestProvider
|
||||
test = com.threerings.presents.server.TestProvider
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# $Id: manager.properties,v 1.6 2002/02/07 06:55:46 mdb Exp $
|
||||
# $Id: manager.properties,v 1.7 2002/02/09 07:50:03 mdb Exp $
|
||||
#
|
||||
# Test resource manager configuration
|
||||
|
||||
@@ -10,6 +10,3 @@ resource.set.tilesets = bundles/tiles/ground/bundle.jar:\
|
||||
# configure the BundledComponentRepository
|
||||
resource.set.components = bundles/components/pirate/metadata.jar:\
|
||||
bundles/components/pirate/components.jar
|
||||
|
||||
# used to test the BundledTileSetRepository
|
||||
resource.set.bundle_test = media/tile/bundle/tools/bundle.jar
|
||||
|
||||
Reference in New Issue
Block a user