Rename tests/parser to test/scanner
authorJohan Dahlin <johan@gnome.org>
Sat, 9 Aug 2008 12:34:29 +0000 (12:34 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Sat, 9 Aug 2008 12:34:29 +0000 (12:34 +0000)
commit5794ea662e65aaa44103083cf10d1e6730ef7e53
tree1956a0cf422dc98e9b735e25c97a2e4077fc3670
parentb46ed432cdc494c3d73ecad80a6409e08a5e5a92
Rename tests/parser to test/scanner

2008-08-09  Johan Dahlin  <johan@gnome.org>

    * configure.ac:
    * tests/Makefile.am:
    * tests/parser/Foo-expected.gir:
    * tests/parser/Makefile.am:
    * tests/parser/foo-object.h:
    * tests/parser/foo.c:
    * tests/parser/utility-expected.gir:
    * tests/parser/utility.c:
    * tests/parser/utility.h:
    * tests/scanner/Makefile.am:
    Rename tests/parser to test/scanner

svn path=/trunk/; revision=334
ChangeLog
configure.ac
tests/Makefile.am
tests/scanner/Foo-expected.gir [moved from tests/parser/Foo-expected.gir with 100% similarity]
tests/scanner/Makefile.am [moved from tests/parser/Makefile.am with 87% similarity]
tests/scanner/foo-object.h [moved from tests/parser/foo-object.h with 100% similarity]
tests/scanner/foo.c [moved from tests/parser/foo.c with 100% similarity]
tests/scanner/utility-expected.gir [moved from tests/parser/utility-expected.gir with 100% similarity]
tests/scanner/utility.c [moved from tests/parser/utility.c with 100% similarity]
tests/scanner/utility.h [moved from tests/parser/utility.h with 100% similarity]