Makefile.am 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213
  1. ## Process this file with automake to produce Makefile.in.
  2. ##
  3. ## Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
  4. ## 2010, 2011 Software Foundation, Inc.
  5. ##
  6. ## This file is part of GUILE.
  7. ##
  8. ## GUILE is free software; you can redistribute it and/or modify it
  9. ## under the terms of the GNU Lesser General Public License as
  10. ## published by the Free Software Foundation; either version 3, or
  11. ## (at your option) any later version.
  12. ##
  13. ## GUILE is distributed in the hope that it will be useful, but
  14. ## WITHOUT ANY WARRANTY; without even the implied warranty of
  15. ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  16. ## GNU Lesser General Public License for more details.
  17. ##
  18. ## You should have received a copy of the GNU Lesser General Public
  19. ## License along with GUILE; see the file COPYING.LESSER. If not,
  20. ## write to the Free Software Foundation, Inc., 51 Franklin Street,
  21. ## Fifth Floor, Boston, MA 02110-1301 USA
  22. SUBDIRS = standalone vm
  23. SCM_TESTS = tests/00-initial-env.test \
  24. tests/alist.test \
  25. tests/and-let-star.test \
  26. tests/arbiters.test \
  27. tests/arrays.test \
  28. tests/asm-to-bytecode.test \
  29. tests/bit-operations.test \
  30. tests/bitvectors.test \
  31. tests/brainfuck.test \
  32. tests/bytevectors.test \
  33. tests/c-api.test \
  34. tests/chars.test \
  35. tests/coding.test \
  36. tests/common-list.test \
  37. tests/control.test \
  38. tests/continuations.test \
  39. tests/coverage.test \
  40. tests/curried-definitions.test \
  41. tests/ecmascript.test \
  42. tests/elisp.test \
  43. tests/elisp-compiler.test \
  44. tests/elisp-reader.test \
  45. tests/eval.test \
  46. tests/eval-string.test \
  47. tests/exceptions.test \
  48. tests/filesys.test \
  49. tests/fluids.test \
  50. tests/foreign.test \
  51. tests/format.test \
  52. tests/fractions.test \
  53. tests/ftw.test \
  54. tests/future.test \
  55. tests/gc.test \
  56. tests/getopt-long.test \
  57. tests/goops.test \
  58. tests/guardians.test \
  59. tests/hash.test \
  60. tests/hooks.test \
  61. tests/i18n.test \
  62. tests/import.test \
  63. tests/interp.test \
  64. tests/keywords.test \
  65. tests/list.test \
  66. tests/load.test \
  67. tests/match.test \
  68. tests/modules.test \
  69. tests/multilingual.nottest \
  70. tests/net-db.test \
  71. tests/numbers.test \
  72. tests/optargs.test \
  73. tests/options.test \
  74. tests/print.test \
  75. tests/procprop.test \
  76. tests/procs.test \
  77. tests/poe.test \
  78. tests/popen.test \
  79. tests/popen-child.scm \
  80. tests/ports.test \
  81. tests/posix.test \
  82. tests/q.test \
  83. tests/r4rs.test \
  84. tests/r5rs_pitfall.test \
  85. tests/r6rs-arithmetic-bitwise.test \
  86. tests/r6rs-arithmetic-fixnums.test \
  87. tests/r6rs-arithmetic-flonums.test \
  88. tests/r6rs-base.test \
  89. tests/r6rs-conditions.test \
  90. tests/r6rs-control.test \
  91. tests/r6rs-enums.test \
  92. tests/r6rs-eval.test \
  93. tests/r6rs-exceptions.test \
  94. tests/r6rs-files.test \
  95. tests/r6rs-hashtables.test \
  96. tests/r6rs-lists.test \
  97. tests/r6rs-ports.test \
  98. tests/r6rs-records-inspection.test \
  99. tests/r6rs-records-procedural.test \
  100. tests/r6rs-records-syntactic.test \
  101. tests/r6rs-unicode.test \
  102. tests/rnrs-libraries.test \
  103. tests/ramap.test \
  104. tests/rdelim.test \
  105. tests/reader.test \
  106. tests/receive.test \
  107. tests/regexp.test \
  108. tests/session.test \
  109. tests/signals.test \
  110. tests/socket.test \
  111. tests/srcprop.test \
  112. tests/srfi-1.test \
  113. tests/srfi-6.test \
  114. tests/srfi-10.test \
  115. tests/srfi-11.test \
  116. tests/srfi-13.test \
  117. tests/srfi-14.test \
  118. tests/srfi-19.test \
  119. tests/srfi-26.test \
  120. tests/srfi-27.test \
  121. tests/srfi-31.test \
  122. tests/srfi-34.test \
  123. tests/srfi-35.test \
  124. tests/srfi-37.test \
  125. tests/srfi-38.test \
  126. tests/srfi-39.test \
  127. tests/srfi-42.test \
  128. tests/srfi-45.test \
  129. tests/srfi-60.test \
  130. tests/srfi-67.test \
  131. tests/srfi-69.test \
  132. tests/srfi-88.test \
  133. tests/srfi-4.test \
  134. tests/srfi-9.test \
  135. tests/statprof.test \
  136. tests/strings.test \
  137. tests/structs.test \
  138. tests/sxml.fold.test \
  139. tests/sxml.match.test \
  140. tests/sxml.simple.test \
  141. tests/sxml.ssax.test \
  142. tests/sxml.transform.test \
  143. tests/sxml.xpath.test \
  144. tests/symbols.test \
  145. tests/syncase.test \
  146. tests/syntax.test \
  147. tests/texinfo.test \
  148. tests/texinfo.docbook.test \
  149. tests/texinfo.serialize.test \
  150. tests/texinfo.string-utils.test \
  151. tests/threads.test \
  152. tests/time.test \
  153. tests/tree-il.test \
  154. tests/version.test \
  155. tests/vlist.test \
  156. tests/weaks.test \
  157. tests/web-http.test \
  158. tests/web-request.test \
  159. tests/web-response.test \
  160. tests/web-uri.test
  161. EXTRA_DIST = \
  162. guile-test \
  163. lib.scm \
  164. $(SCM_TESTS) \
  165. tests/rnrs-test-a.scm
  166. ChangeLog-2008
  167. # Test suite of Dominique Boucher's `lalr-scm'.
  168. # From http://code.google.com/p/lalr-scm/.
  169. LALR_TESTS = \
  170. lalr/test-glr-associativity.scm \
  171. lalr/test-glr-basics-01.scm \
  172. lalr/test-glr-basics-02.scm \
  173. lalr/test-glr-basics-03.scm \
  174. lalr/test-glr-basics-04.scm \
  175. lalr/test-glr-basics-05.scm \
  176. lalr/test-glr-script-expression.scm \
  177. lalr/test-glr-single-expressions.scm \
  178. \
  179. lalr/test-lr-associativity-01.scm \
  180. lalr/test-lr-basics-01.scm \
  181. lalr/test-lr-basics-02.scm \
  182. lalr/test-lr-basics-03.scm \
  183. lalr/test-lr-basics-04.scm \
  184. lalr/test-lr-basics-05.scm \
  185. lalr/test-lr-error-recovery-01.scm \
  186. lalr/test-lr-error-recovery-02.scm \
  187. lalr/test-lr-no-clause.scm \
  188. lalr/test-lr-script-expression.scm \
  189. lalr/test-lr-single-expressions.scm
  190. # Tests not listed in `run-guile-test.sh' and which should not be run.
  191. LALR_EXTRA = \
  192. lalr/test-lr-associativity-02.scm \
  193. lalr/test-lr-associativity-03.scm \
  194. lalr/test-lr-associativity-04.scm
  195. # Test framework.
  196. LALR_EXTRA += \
  197. lalr/common-test.scm \
  198. lalr/glr-test.scm \
  199. lalr/run-guile-test.sh
  200. TESTS = $(LALR_TESTS)
  201. TESTS_ENVIRONMENT = $(top_builddir)/meta/guile --no-auto-compile
  202. EXTRA_DIST += $(LALR_EXTRA) $(LALR_TESTS) tests/sxml-match-tests.ss