aboutsummaryrefslogtreecommitdiff
path: root/src/obj
diff options
context:
space:
mode:
authorGavin Andresen <gavinandresen@gmail.com>2011-06-27 14:05:02 -0400
committerGavin Andresen <gavinandresen@gmail.com>2011-06-27 14:12:48 -0400
commit8baf865c94653e21d4f6f43bbb5c712b16aba0e4 (patch)
tree406fea14ada1518e4d4122d4785deb7165f0e290 /src/obj
parentc774b1697690c3f94ccd79c5de660b6050ac6409 (diff)
downloadbitcoin-8baf865c94653e21d4f6f43bbb5c712b16aba0e4.tar.xz
Boost unit-testing framework.
make -f makefile.{unix,osx,mingw} test_bitcoin to compile dumb, do-almost-nothing placeholder unit tests.
Diffstat (limited to 'src/obj')
-rw-r--r--src/obj/test/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/obj/test/.gitignore b/src/obj/test/.gitignore
new file mode 100644
index 0000000000..d6b7ef32c8
--- /dev/null
+++ b/src/obj/test/.gitignore
@@ -0,0 +1,2 @@
+*
+!.gitignore