[Pkg-ocaml-maint-commits] [ocaml-expect] branch upstream updated (f1d95b1 -> 3d4c2ed)

Sylvain LE GALL gildor at moszumanska.debian.org
Thu Mar 6 00:29:26 UTC 2014


This is an automated email from the git hooks/post-receive script.

gildor pushed a change to branch upstream
in repository ocaml-expect.

      from  f1d95b1   Imported Upstream version 0.0.3
       new  3d4c2ed   Imported Upstream version 0.0.5

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .boring              |  121 ++++
 CHANGES.txt          |   16 +-
 COPYING.txt          |    2 +-
 INSTALL.txt          |    8 +-
 Makefile             |   78 ++-
 _boring              |  109 ---
 _headache.config     |   77 ++-
 _header              |    3 +-
 _oasis               |   24 +-
 _tags                |   35 +-
 ardivink.lua         |   19 +
 bootstrap.lua        |   38 -
 ci-main.lua          |   27 -
 configure            |    4 +-
 myocamlbuild.ml      |  353 +++++-----
 setup.ml             | 1886 ++++++++++++++++++++++++++++++++++++++++----------
 src/META             |   31 +-
 src/api-expect.odocl |   21 -
 src/expect.ml        |  379 +++++-----
 src/expect.mli       |  103 +--
 src/expect.mllib     |   21 -
 src/expectPcre.ml    |   49 +-
 src/expectPcre.mli   |   54 +-
 src/expectStr.ml     |   53 +-
 src/expectStr.mli    |   51 +-
 test/TestCommon.ml   |   41 +-
 test/qa.ml           |   53 +-
 test/test.ml         |  338 ++++-----
 28 files changed, 2551 insertions(+), 1443 deletions(-)
 create mode 100644 .boring
 delete mode 100644 _boring
 create mode 100644 ardivink.lua
 delete mode 100644 bootstrap.lua
 delete mode 100644 ci-main.lua

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-expect.git



More information about the Pkg-ocaml-maint-commits mailing list