Use argpar from upstream
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 4 Dec 2019 23:07:44 +0000 (18:07 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 20 Jan 2020 20:15:24 +0000 (15:15 -0500)
commitcf8da540c111e773ce9c56b345cc54b05bc4bc06
treed04ed5a81ace765a4de008f8bea119043bf1e2f7
parent7d30475f16814c503a3f3188de7bc85dd029d887
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.024994 seconds and 4 git commands to generate.