bitcoinj/core
Ross Nicoll aa33c0e843 PeerGroupTest: Add listeners before calling start()
PeerGroupTest.listener() currently starts the PeerGroup before adding listeners to
it. While the events being listened for are not triggered until later in
the test, it is good practice to add listeners before calling start()
2016-02-13 18:08:06 +01:00
..
src PeerGroupTest: Add listeners before calling start() 2016-02-13 18:08:06 +01:00
findbugs.xml Renamespace to org.bitcoinj away from com.google.bitcoin, as bitcoinj is no longer a Google project and being namespaced under com.google causes issues with Sonatype/Maven Central. 2014-09-30 17:05:07 +02:00
pom.xml Limit heap size of unit tests to 1 GB. 2016-02-05 12:57:32 +01:00