Changeset 883b46c for src/Tests


Ignore:
Timestamp:
Jun 11, 2015, 12:38:43 PM (9 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, string, with_gc
Children:
7bcf74e
Parents:
eff0cad0
Message:

regression testing: update expects -av

Location:
src/Tests
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • src/Tests/Expect-a/TypeGenerator.txt

    reff0cad0 r883b46c  
    77          with parameters
    88            instance of type T (not function type)
     9            instance of type T (not function type)
     10          returning
     11            instance of type T (not function type)
     12
     13      ?=?: function
     14          with parameters
     15            pointer to instance of type T (not function type)
    916            instance of type T (not function type)
    1017          returning
     
    3037
    3138
    32   with assertions
    33     instance of context addable
    34       with parameters
    35         instance of type T (not function type)
    36 
    37 
    38 li: instance of type List1 (not function type)
     39ListOfIntegers: typedef for instance of type List1 (not function type)
    3940  with parameters
    4041    signed int
    4142
     43li: instance of type ListOfIntegers (not function type)
    4244f: function
    4345    with parameters
  • src/Tests/Expect-v/TypeGenerator.txt

    reff0cad0 r883b46c  
    77          with parameters
    88            instance of type T (not function type)
     9            instance of type T (not function type)
     10          returning
     11            instance of type T (not function type)
     12
     13      ?=?: function
     14          with parameters
     15            pointer to instance of type T (not function type)
    916            instance of type T (not function type)
    1017          returning
     
    8087            instance of type T (not function type)
    8188
    82 
    83 
    84   with assertions
    85     instance of context addable
    86       with parameters
    87         instance of type T (not function type)
    8889
    8990
Note: See TracChangeset for help on using the changeset viewer.