]> asedeno.scripts.mit.edu Git - cl-protobufs.git/commit
Checkpoint Protobufs tests, not run yet by default
authorScott McKay <swm@google.com>
Fri, 18 May 2012 20:53:49 +0000 (20:53 +0000)
committerScott McKay <swm@google.com>
Fri, 18 May 2012 20:53:49 +0000 (20:53 +0000)
commit2fd84751e532580695df1e91f72fa9941a7c7a3f
tree792843ca0822b916a79e2910d5ff05c518674939
parentee2479262f5c9e7e7c5ceb42e43b2c6cc59c2cc0
Checkpoint Protobufs tests, not run yet by default

git-svn-id: http://svn.internal.itasoftware.com/svn/ita/trunk/qres/lisp/quux/protobufs@544734 f8382938-511b-0410-9cdd-bb47b084005c
16 files changed:
tests/descriptor.proto [new file with mode: 0644]
tests/full-tests.lisp [new file with mode: 0644]
tests/golden.data [new file with mode: 0644]
tests/golden_message.data [new file with mode: 0644]
tests/golden_packed_message.data [new file with mode: 0644]
tests/pkgdcl.lisp [new file with mode: 0644]
tests/protobufs-tests.asd [new file with mode: 0644]
tests/quick-tests.lisp [new file with mode: 0644]
tests/serialization-tests.lisp [new file with mode: 0644]
tests/stability-tests.lisp [new file with mode: 0644]
tests/testproto1.proto [new file with mode: 0644]
tests/testproto2.proto [new file with mode: 0644]
tests/unittest.proto [new file with mode: 0644]
tests/unittest_import.proto [new file with mode: 0644]
tests/varint-tests.lisp [new file with mode: 0644]
tests/wire-tests.lisp [new file with mode: 0644]