Ignore:
Timestamp:
Apr 29, 2008, 6:56:55 AM (17 years ago)
Author:
Frederik Heber <heber@…>
Children:
36b128
Parents:
f5306f
Message:

added small test for NanoCreator

make clean install check reported incorrect testsuite construction for "util"s part, hence a small test.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified util/tests/testsuite.at

    rf5306f rdac5c5  
    66# Checking if command line options are parsed correctly
    77AT_BANNER([Utilities - standard options])
    8 AT_SETUP([Standard Options])
     8AT_SETUP([NanoCreator])
     9AT_CHECK([../../NanoCreator], 255, [stdout])
     10AT_CHECK([fgrep "NanoCreator" stdout], 0, [ignore], [ignore])
    911AT_CLEANUP
    1012
Note: See TracChangeset for help on using the changeset viewer.