]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Create Makefile target unity_test
authorIgor Canadi <icanadi@fb.com>
Wed, 7 Oct 2015 21:46:18 +0000 (14:46 -0700)
committerIgor Canadi <icanadi@fb.com>
Wed, 7 Oct 2015 21:46:18 +0000 (14:46 -0700)
commitf925208ffc67b71d30176d1a777266377311f02b
tree9f606eab3ede3e74e4569d02c3778cc7e521e2df
parenta065cdb388cd7b35f78fb88db734642e8bfb4be3
Create Makefile target unity_test

Summary: unity_test will compile db_test with unity.a instead of librocksdb.a. This will test both the compilation and some small amount of runtime.

Test Plan: This is a test :)

Reviewers: kradhakrishnan

Reviewed By: kradhakrishnan

Subscribers: dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D48297
Makefile
build_tools/rocksdb-lego-determinator