Return-Path: X-Original-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8E6C897C8 for ; Thu, 3 Jan 2013 18:49:05 +0000 (UTC) Received: (qmail 90580 invoked by uid 500); 3 Jan 2013 18:49:05 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 90514 invoked by uid 500); 3 Jan 2013 18:49:04 -0000 Mailing-List: contact mesos-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mesos-dev@incubator.apache.org Delivered-To: mailing list mesos-dev@incubator.apache.org Received: (qmail 90500 invoked by uid 99); 3 Jan 2013 18:49:04 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jan 2013 18:49:04 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 78F581C5EEC; Thu, 3 Jan 2013 18:48:58 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============7768893896480257036==" MIME-Version: 1.0 Subject: Re: Review Request: Move libprocess tests into a subdirectory. From: "Vinod Kone" To: "Benjamin Hindman" , "Vinod Kone" Cc: "Ben Mahler" , "mesos" Date: Thu, 03 Jan 2013 18:48:58 -0000 Message-ID: <20130103184858.29907.69476@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Vinod Kone" X-ReviewGroup: mesos X-ReviewRequest-URL: https://reviews.apache.org/r/8792/ X-Sender: "Vinod Kone" References: <20130102024456.29907.63501@reviews.apache.org> In-Reply-To: <20130102024456.29907.63501@reviews.apache.org> Reply-To: "Vinod Kone" --===============7768893896480257036== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8792/#review15033 ----------------------------------------------------------- third_party/libprocess/src/tests/tests.cpp ws third_party/libprocess/src/tests/tests.cpp s/only/Only/ third_party/libprocess/src/tests/tests.cpp kill this third_party/libprocess/src/tests/tests.cpp kill the commented out code? third_party/libprocess/src/tests/tests.cpp ditto third_party/libprocess/src/tests/tests.cpp ws - Vinod Kone On Jan. 2, 2013, 2:44 a.m., Ben Mahler wrote: > = > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/8792/ > ----------------------------------------------------------- > = > (Updated Jan. 2, 2013, 2:44 a.m.) > = > = > Review request for mesos, Benjamin Hindman and Vinod Kone. > = > = > Description > ------- > = > This is part 1 of my refactoring to pull apart the libprocess / stout tes= ts. > = > Here I just moved the tests into a subdirectory (using git mv). There are= no actual changes to the *tests.cpp files. > = > = > Diffs > ----- > = > third_party/libprocess/Makefile.am 11f8b36d19313f65f1b191a781c6d5ed9013= 0099 = > third_party/libprocess/src/statistics_tests.cpp 0aaab3526618171c7cfbd11= d40d614344bcbfd0a = > third_party/libprocess/src/tests.cpp c0fc2e5af191e9e40d31ed31bd7ad3e852= e04583 = > third_party/libprocess/src/tests/statistics_tests.cpp PRE-CREATION = > third_party/libprocess/src/tests/tests.cpp PRE-CREATION = > = > Diff: https://reviews.apache.org/r/8792/diff/ > = > = > Testing > ------- > = > make check > cd third_party/libprocess > make check > = > = > Thanks, > = > Ben Mahler > = > --===============7768893896480257036==--