]> saetta.ns0.it Git - libzakutils/commit
First glib unit test.
authorAndrea Zagli <azagli@libero.it>
Sat, 13 Jul 2019 08:43:39 +0000 (10:43 +0200)
committerAndrea Zagli <azagli@libero.it>
Sat, 13 Jul 2019 08:43:39 +0000 (10:43 +0200)
commit19b27c7e5d193bda4ffb6c24fb20a10811756df7
tree00444dfcc672c119bc84c8ffd37537958baa0e4a
parentd8f54b0f8f7105f5fd1da163f9212542a23d7500
First glib unit test.
18 files changed:
.gitignore
Makefile.am
autogen.sh
configure.ac
examples/Makefile.am [new file with mode: 0644]
examples/format_money.c [new file with mode: 0644]
examples/gdatetime_from_string.c [new file with mode: 0644]
examples/meson.build [new file with mode: 0644]
glib-tap.mk [new file with mode: 0644]
glibtests.m4 [new file with mode: 0644]
meson.build
tap-driver.sh [new file with mode: 0644]
tap-test [new file with mode: 0755]
tests/Makefile.am
tests/format_money.c [deleted file]
tests/gdatetime_from_string.c [deleted file]
tests/generic.c [new file with mode: 0644]
tests/meson.build [deleted file]