Ticket #1944 (closed todo: fixed)
t/src/checkdepend.t should not skip thr_ files.
| Reported by: | coke | Owned by: | nwellnhof |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | build | Version: | master |
| Severity: | medium | Keywords: | |
| Cc: | Language: | ||
| Patch status: | Platform: |
Description
# These depend on the platform, skip for now
next if $include =~ m'^parrot/thr_';
We should test these also.
Change History
Note: See
TracTickets for help on using
tickets.
