#347 closed defect (fixed)
Test make failure on rel5
| Reported by: | Paul Price | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | sys | Version: | 0.5.0 |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
price@mithrandir:/home/mithrandir/price/psLib/psLib/test>./FullUnitTest
make: * No rule to make target `tests'. Stop.
[...]
Make Failures = 1 out of 7
Attachments (1)
Change History (4)
comment:1 by , 21 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 21 years ago
| Keywords: | VERIFIED added |
|---|
Note:
See TracTickets
for help on using tickets.

Since test itself actually contains no test code (they are all in
subdirectories), this is mainly costmetic. I added a target 'tests' in the
Makefile which does nothing. This should fix things for FullUnitTest.