#3297 closed defect (fixed)

4.11: libtests in the testsuite does not set EXEEXT to .exe

Reported by: Chris Johns Owned by: Chris Johns
Priority: normal Milestone: 4.11.3
Component: build Version: 4.11
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

A check of the 4.11 branch shows:

$ grep "EXEEXT =" `find sparc-rtems4.11/c/erc32/testsuites/ -name Makefile`
  [removed some lines]
sparc-rtems4.11/c/erc32/testsuites/psxtmtests/psxtmcond05/Makefile:EXEEXT = .exe
sparc-rtems4.11/c/erc32/testsuites/psxtmtests/psxtmkey02/Makefile:EXEEXT = .exe
sparc-rtems4.11/c/erc32/testsuites/Makefile:EXEEXT = .exe
sparc-rtems4.11/c/erc32/testsuites/libtests/block16/Makefile:EXEEXT = 
sparc-rtems4.11/c/erc32/testsuites/libtests/heapwalk/Makefile:EXEEXT = 
  [removed some lines]

Change History (2)

comment:1 Changed on 02/08/18 at 03:27:07 by Chris Johns

Owner: set to Chris Johns
Status: newaccepted

comment:2 Changed on 02/08/18 at 22:34:45 by Chris Johns

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.