Use argpar from upstream
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 4 Dec 2019 23:07:44 +0000 (18:07 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 5 Dec 2019 22:21:23 +0000 (22:21 +0000)
commit65966041723ea2cdd82de44916fcca4589673a03
treef5ac2065a9fd91ea9d9df4b207d80ad8acd8dfb3
parent5038e25680486da1eb36b0f8f020e6609618dda1
Use argpar from upstream

Now that argpar is maintained in a separate repository, sync the code
with it and remove tests from this code base.

The code was sync'ed  with the argpar repository at commit:

    f46b510674785c70781a3de06c02888faded5db9 (HEAD -> master,
    Strip trailing spaces

Change-Id: Ie805db224f2d3890decbed26a1c80c105d083293
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2616
configure.ac
src/argpar/Makefile.am
src/argpar/argpar.c
src/argpar/argpar.h
src/cli/Makefile.am
src/cli/babeltrace2-cfg-cli-args.c
tests/Makefile.am
tests/argpar/Makefile.am [deleted file]
tests/argpar/test_argpar.c [deleted file]
This page took 0.02571 seconds and 4 git commands to generate.