]> err.no Git - pkg-config/commit
2005-03-29 Tollef Fog Heen <tfheen@err.no>
authorArch Librarian <arch@canonical.com>
Thu, 14 Jul 2005 13:06:38 +0000 (13:06 +0000)
committerArch Librarian <arch@canonical.com>
Thu, 14 Jul 2005 13:06:38 +0000 (13:06 +0000)
commit96d4dc19c74e56f04bb653489511407cc6f75b13
treefb8d5c896488ab6d340210ac0fe5470428341890
parent61efa4f6c4be1a1f1ad59978f47106540730ceae
2005-03-29  Tollef Fog Heen  <tfheen@err.no>
Author: tfheen
Date: 2005-03-29 07:09:37 GMT
2005-03-29  Tollef Fog Heen  <tfheen@err.no>

        * check/check-cflags, check/check-define-variable,
        check/check-libs, check/common, check/Makefile.am,
        check/simple.pc:  Add simple test framework and begin writing
        tests.

        * Makefile.am, configure.in: Make in check/ as well.
ChangeLog
Makefile.am
check/Makefile.am [new file with mode: 0644]
check/check-cflags [new file with mode: 0755]
check/check-define-variable [new file with mode: 0755]
check/check-libs [new file with mode: 0755]
check/common [new file with mode: 0644]
check/simple.pc [new file with mode: 0644]
configure.in