fix build system to pass distcheck, based on patch by Nicolas Trangez,
authorJuerg Billeter <j@bitron.ch>
Tue, 21 Aug 2007 10:51:08 +0000 (10:51 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Tue, 21 Aug 2007 10:51:08 +0000 (10:51 +0000)
commit89eb22d65dfb075b072684f8764215e62066b01b
tree5414c977765e8272da791cf7b2cab4457cd8f6e1
parent10d2b86e44acb0259a2fd6c63ba6866bf682d639
fix build system to pass distcheck, based on patch by Nicolas Trangez,

2007-08-21  Juerg Billeter  <j@bitron.ch>

* gee/Makefile.am, vala/Makefile.am, ccode/Makefile.am,
  gobject/Makefile.am, compiler/Makefile.am, tests/Makefile.am,
  tests/testrunner.sh: fix build system to pass distcheck,
  based on patch by Nicolas Trangez, fixes bug 466283
* Rename tests/*.out to tests/*.exp
* tests/test-022.vala, tests/test-022.exp: reduce to regression test

svn path=/trunk/; revision=495
44 files changed:
ChangeLog
ccode/Makefile.am
compiler/Makefile.am
gee/Makefile.am
gobject/Makefile.am
tests/Makefile.am
tests/test-001.exp [moved from tests/test-001.out with 100% similarity]
tests/test-002.exp [moved from tests/test-002.out with 100% similarity]
tests/test-003.exp [moved from tests/test-003.out with 100% similarity]
tests/test-004.exp [moved from tests/test-004.out with 100% similarity]
tests/test-005.exp [moved from tests/test-005.out with 100% similarity]
tests/test-006.exp [moved from tests/test-006.out with 100% similarity]
tests/test-007.exp [moved from tests/test-007.out with 100% similarity]
tests/test-008.exp [moved from tests/test-008.out with 100% similarity]
tests/test-009.exp [moved from tests/test-009.out with 100% similarity]
tests/test-010.exp [moved from tests/test-010.out with 100% similarity]
tests/test-011.exp [moved from tests/test-011.out with 100% similarity]
tests/test-012.exp [moved from tests/test-012.out with 100% similarity]
tests/test-013.exp [moved from tests/test-013.out with 100% similarity]
tests/test-014.exp [moved from tests/test-014.out with 100% similarity]
tests/test-015.exp [moved from tests/test-015.out with 100% similarity]
tests/test-016.exp [moved from tests/test-016.out with 100% similarity]
tests/test-017.exp [moved from tests/test-017.out with 100% similarity]
tests/test-018.exp [moved from tests/test-018.out with 100% similarity]
tests/test-019.exp [moved from tests/test-019.out with 100% similarity]
tests/test-020.exp [moved from tests/test-020.out with 100% similarity]
tests/test-021.exp [moved from tests/test-021.out with 100% similarity]
tests/test-022.exp [moved from tests/test-022.out with 62% similarity]
tests/test-022.vala
tests/test-023.exp [moved from tests/test-023.out with 100% similarity]
tests/test-024.exp [moved from tests/test-024.out with 100% similarity]
tests/test-025.exp [moved from tests/test-025.out with 100% similarity]
tests/test-026.exp [moved from tests/test-026.out with 100% similarity]
tests/test-027.exp [moved from tests/test-027.out with 100% similarity]
tests/test-028.exp [moved from tests/test-028.out with 100% similarity]
tests/test-029.exp [moved from tests/test-029.out with 100% similarity]
tests/test-030.exp [moved from tests/test-030.out with 100% similarity]
tests/test-031.exp [moved from tests/test-031.out with 100% similarity]
tests/test-032.exp [moved from tests/test-032.out with 100% similarity]
tests/test-033.exp [moved from tests/test-033.out with 100% similarity]
tests/test-034.exp [moved from tests/test-034.out with 100% similarity]
tests/test-035.exp [moved from tests/test-035.out with 100% similarity]
tests/testrunner.sh
vala/Makefile.am