Ticket #435 (new cage)
languages moved to examples need tests.
Reported by: | coke | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | none | Version: | |
Severity: | medium | Keywords: | testing newbie |
Cc: | Language: | ||
Patch status: | Platform: |
Description (last modified by coke) (diff)
The tests for examples/languages should:
- be run as part of make examples_tests
- Once covered, they should be skipped from t/examples/catchall.t (see line 34 of this file for another skip)
As it stands, the files in that directory are generating even more failures in examples_tests, because they aren't meant to be run from the top level directory, and .includes are failing.
Change History
Note: See
TracTickets for help on using
tickets.