]> git.mdlowis.com Git - proto/labwc.git/commit
Remove tools/ and tests/
authorJohan Malm <jgm323@gmail.com>
Mon, 28 Sep 2020 20:06:13 +0000 (21:06 +0100)
committerJohan Malm <jgm323@gmail.com>
Mon, 28 Sep 2020 20:06:13 +0000 (21:06 +0100)
commit83f0ddc67b5564619eb73bd299bb0ce6ca6183ba
tree682649d585a2ce207cad5c7084a6b55e6d28035a
parentadf0f70a04fa8e9d24da4f5931618eddef95ec1b
Remove tools/ and tests/
34 files changed:
meson.build
tests/meson.build [deleted file]
tests/t1000-rcxml-simple-parse.c [deleted file]
tests/t1001-rcxml-nodenames-simple.c [deleted file]
tests/tap.c [deleted file]
tests/tap.h [deleted file]
tools/asan_suppressions.txt [deleted file]
tools/build [deleted file]
tools/check [deleted file]
tools/dirs/.gitignore [deleted file]
tools/dirs/Makefile [deleted file]
tools/dirs/dir-list.c [deleted file]
tools/hex/.gitignore [deleted file]
tools/hex/Makefile [deleted file]
tools/hex/hex-color-average.c [deleted file]
tools/pango/.gitignore [deleted file]
tools/pango/Makefile [deleted file]
tools/pango/font-height.c [deleted file]
tools/rcxml/.gitignore [deleted file]
tools/rcxml/Makefile [deleted file]
tools/rcxml/README.md [deleted file]
tools/rcxml/rcxml-print-nodenames.c [deleted file]
tools/run [deleted file]
tools/theme/.gitignore [deleted file]
tools/theme/Makefile [deleted file]
tools/theme/list-themes.sh [deleted file]
tools/theme/theme-helper.c [deleted file]
tools/xbm/.gitignore [deleted file]
tools/xbm/5x5.xbm [deleted file]
tools/xbm/8x8.xbm [deleted file]
tools/xbm/9x9.xbm [deleted file]
tools/xbm/Makefile [deleted file]
tools/xbm/xbm-parse.c [deleted file]
tools/xbm/xbm-tokenize.c [deleted file]