1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-22 02:58:15 +03:00
mal/java
Joel Martin 46e2568944 Makefile/runtest/tests: deferable/optional options
- tests/*: marked with deferable and optional runtest flags. Some
  moving around of tests within different sections to more closely
  align with the guide.
- runtest.py has --deferable/--no-deferable and
  --optional/--no-optional to control whether tests marked as
  deferable and optional are tested.
- Makefile: DEFERABLE and OPTIONAL top level flags to be passed to
  runtest when running tests.
- Also, fix problems in java quoting revealed by step7 test changes.
2016-05-09 21:14:15 -05:00
..
src/main/java/mal Makefile/runtest/tests: deferable/optional options 2016-05-09 21:14:15 -05:00
tests Tests: move step5 non-TCO tests to per impl. 2016-03-14 23:39:21 -05:00
Dockerfile Travis: add java, php, ps. 2015-10-05 23:31:05 -05:00
Makefile Makefile/runtest/tests: deferable/optional options 2016-05-09 21:14:15 -05:00
pom.xml Add dist targets to most implementations. 2016-02-24 00:33:20 -06:00