Changeset f7d3215 for tests/test.py


Ignore:
Timestamp:
Aug 20, 2018, 2:29:35 PM (6 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
Children:
72b3605
Parents:
69efc321
Message:

Hopefully more robust fix for relative vs absolutepaths in tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/test.py

    r69efc321 rf7d3215  
    174174
    175175        if retcode == 0:
    176                 fixoutput(out_file)
     176                # fixoutput(out_file)
    177177                if settings.generating :
    178178                        # if we are ounly generating the output we still need to check that the test actually exists
Note: See TracChangeset for help on using the changeset viewer.