You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by ma...@apache.org on 2012/10/03 20:37:04 UTC

[lucy-commits] svn commit: r1393658 - in /lucy/trunk/clownfish/runtime: core/Clownfish/ core/Clownfish/Test/ core/Clownfish/Test/Util/ perl/lib/Clownfish/ perl/t/ perl/t/charmonizer/ perl/t/core/

Author: marvin
Date: Wed Oct  3 18:37:02 2012
New Revision: 1393658

URL: http://svn.apache.org/viewvc?rev=1393658&view=rev
Log:
Copy test files for Clownfish runtime.

Copy test files for Clownfish runtime classes out of Lucy's core and
into the Clownfish runtime dir.

Added:
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/
    lucy/trunk/clownfish/runtime/core/Clownfish/Test.c
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test.c
    lucy/trunk/clownfish/runtime/core/Clownfish/Test.cfh
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test.cfh
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/TestByteBuf.c
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/Object/TestByteBuf.c
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/TestByteBuf.cfh
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/Object/TestByteBuf.cfh
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/TestCharBuf.c
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/Object/TestCharBuf.c
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/TestCharBuf.cfh
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/Object/TestCharBuf.cfh
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/TestErr.c
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/Object/TestErr.c
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/TestErr.cfh
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/Object/TestErr.cfh
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/TestHash.c
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/Object/TestHash.c
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/TestHash.cfh
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/Object/TestHash.cfh
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/TestLockFreeRegistry.c
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/Object/TestLockFreeRegistry.c
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/TestLockFreeRegistry.cfh
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/Object/TestLockFreeRegistry.cfh
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/TestNum.c
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/Object/TestNum.c
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/TestNum.cfh
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/Object/TestNum.cfh
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/TestObj.c
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/Object/TestObj.c
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/TestObj.cfh
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/Object/TestObj.cfh
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/TestUtils.c
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/TestUtils.c
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/TestUtils.cfh
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/TestUtils.cfh
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/TestVArray.c
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/Object/TestVArray.c
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/TestVArray.cfh
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/Object/TestVArray.cfh
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/Util/
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/Util/TestAtomic.c
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/Util/TestAtomic.c
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/Util/TestAtomic.cfh
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/Util/TestAtomic.cfh
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/Util/TestMemory.c
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/Util/TestMemory.c
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/Util/TestMemory.cfh
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/Util/TestMemory.cfh
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/Util/TestNumberUtils.c
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/Util/TestNumberUtils.c
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/Util/TestNumberUtils.cfh
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/Util/TestNumberUtils.cfh
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/Util/TestStringHelper.c
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/Util/TestStringHelper.c
    lucy/trunk/clownfish/runtime/core/Clownfish/Test/Util/TestStringHelper.cfh
      - copied unchanged from r1393656, lucy/trunk/core/Lucy/Test/Util/TestStringHelper.cfh
    lucy/trunk/clownfish/runtime/perl/lib/Clownfish/Test.pm
      - copied unchanged from r1393656, lucy/trunk/perl/lib/Lucy/Test.pm
    lucy/trunk/clownfish/runtime/perl/t/
    lucy/trunk/clownfish/runtime/perl/t/charmonizer/
    lucy/trunk/clownfish/runtime/perl/t/charmonizer/001-integers.t
      - copied unchanged from r1393656, lucy/trunk/perl/t/charmonizer/001-integers.t
    lucy/trunk/clownfish/runtime/perl/t/charmonizer/002-func_macro.t
      - copied unchanged from r1393656, lucy/trunk/perl/t/charmonizer/002-func_macro.t
    lucy/trunk/clownfish/runtime/perl/t/charmonizer/003-headers.t
      - copied unchanged from r1393656, lucy/trunk/perl/t/charmonizer/003-headers.t
    lucy/trunk/clownfish/runtime/perl/t/charmonizer/004-large_files.t
      - copied unchanged from r1393656, lucy/trunk/perl/t/charmonizer/004-large_files.t
    lucy/trunk/clownfish/runtime/perl/t/charmonizer/005-unused_vars.t
      - copied unchanged from r1393656, lucy/trunk/perl/t/charmonizer/005-unused_vars.t
    lucy/trunk/clownfish/runtime/perl/t/charmonizer/006-variadic_macros.t
      - copied unchanged from r1393656, lucy/trunk/perl/t/charmonizer/006-variadic_macros.t
    lucy/trunk/clownfish/runtime/perl/t/charmonizer/007-dirmanip.t
      - copied unchanged from r1393656, lucy/trunk/perl/t/charmonizer/007-dirmanip.t
    lucy/trunk/clownfish/runtime/perl/t/core/
    lucy/trunk/clownfish/runtime/perl/t/core/016-varray.t
      - copied unchanged from r1393656, lucy/trunk/perl/t/core/016-varray.t
    lucy/trunk/clownfish/runtime/perl/t/core/017-hash.t
      - copied unchanged from r1393656, lucy/trunk/perl/t/core/017-hash.t
    lucy/trunk/clownfish/runtime/perl/t/core/019-obj.t
      - copied unchanged from r1393656, lucy/trunk/perl/t/core/019-obj.t
    lucy/trunk/clownfish/runtime/perl/t/core/020-err.t
      - copied unchanged from r1393656, lucy/trunk/perl/t/core/020-err.t
    lucy/trunk/clownfish/runtime/perl/t/core/022-bytebuf.t
      - copied unchanged from r1393656, lucy/trunk/perl/t/core/022-bytebuf.t
    lucy/trunk/clownfish/runtime/perl/t/core/029-charbuf.t
      - copied unchanged from r1393656, lucy/trunk/perl/t/core/029-charbuf.t
    lucy/trunk/clownfish/runtime/perl/t/core/030-number_utils.t
      - copied unchanged from r1393656, lucy/trunk/perl/t/core/030-number_utils.t
    lucy/trunk/clownfish/runtime/perl/t/core/031-num.t
      - copied unchanged from r1393656, lucy/trunk/perl/t/core/031-num.t
    lucy/trunk/clownfish/runtime/perl/t/core/032-string_helper.t
      - copied unchanged from r1393656, lucy/trunk/perl/t/core/032-string_helper.t
    lucy/trunk/clownfish/runtime/perl/t/core/037-atomic.t
      - copied unchanged from r1393656, lucy/trunk/perl/t/core/037-atomic.t
    lucy/trunk/clownfish/runtime/perl/t/core/038-lock_free_registry.t
      - copied unchanged from r1393656, lucy/trunk/perl/t/core/038-lock_free_registry.t
    lucy/trunk/clownfish/runtime/perl/t/core/039-memory.t
      - copied unchanged from r1393656, lucy/trunk/perl/t/core/039-memory.t