mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 19:29:06 +01:00
Restructured project prior to merging changes from Afsnit repo.
This commit is contained in:
@@ -8,12 +8,10 @@
|
||||
<classpath>
|
||||
<fileset refid='bundled-jars'/>
|
||||
<fileset refid='test-jars'/>
|
||||
<path refid='api-classes'/>
|
||||
<path refid='component-classes'/>
|
||||
<path refid='classes'/>
|
||||
<path refid='test-classes'/>
|
||||
<path refid='util-classes'/>
|
||||
</classpath>
|
||||
<jvmarg value='-Djava.library.path=../lib'/>
|
||||
<jvmarg value='-Djava.library.path=../libs'/>
|
||||
<test name='net.sf.briar.LockFairnessTest'/>
|
||||
<test name='net.sf.briar.ProtocolIntegrationTest'/>
|
||||
<test name='net.sf.briar.crypto.CounterModeTest'/>
|
||||
@@ -67,12 +65,10 @@
|
||||
<classpath>
|
||||
<fileset refid='bundled-jars'/>
|
||||
<fileset refid='test-jars'/>
|
||||
<path refid='api-classes'/>
|
||||
<path refid='component-classes'/>
|
||||
<path refid='classes'/>
|
||||
<path refid='test-classes'/>
|
||||
<path refid='util-classes'/>
|
||||
</classpath>
|
||||
<jvmarg value='-Djava.library.path=../lib'/>
|
||||
<jvmarg value='-Djava.library.path=../libs'/>
|
||||
<test name='net.sf.briar.db.H2DatabaseTest'/>
|
||||
<test name='net.sf.briar.i18n.FontManagerTest'/>
|
||||
<test name='net.sf.briar.plugins.tor.TorPluginTest'/>
|
||||
|
||||
Reference in New Issue
Block a user