Changeset 456215a


Ignore:
Timestamp:
Sep 1, 2022, 11:21:53 AM (2 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, ast-experimental, master, pthread-emulation
Children:
8b95bab
Parents:
b443db0
Message:

Removed another batch of old ast expect files

Location:
tests
Files:
4 deleted
5 moved

Legend:

Unmodified
Added
Removed
  • tests/meta/.expect/arch.arm64.txt

    rb443db0 r456215a  
    1 meta/archVast.cfa:28:1 error: Cannot choose between 3 alternatives for expression
     1meta/arch.cfa:28:1 error: Cannot choose between 3 alternatives for expression
    22Explicit Cast of:
    33  Name: FA64
  • tests/meta/.expect/arch.x64.txt

    rb443db0 r456215a  
    1 meta/archVast.cfa:28:1 error: Cannot choose between 3 alternatives for expression
     1meta/arch.cfa:28:1 error: Cannot choose between 3 alternatives for expression
    22Explicit Cast of:
    33  Name: FX64
  • tests/meta/.expect/arch.x86.txt

    rb443db0 r456215a  
    1 meta/archVast.cfa:28:1 error: Cannot choose between 3 alternatives for expression
     1meta/arch.cfa:28:1 error: Cannot choose between 3 alternatives for expression
    22Explicit Cast of:
    33  Name: FX86
  • tests/meta/arch.cfa

    rb443db0 r456215a  
    55// file "LICENCE" distributed with Cforall.
    66//
    7 // archVast.cfa -- Check if all combinations are of ast/arch are properly distinguished
     7// arch.cfa -- Check if all architectures are properly distinguished by the test suite
    88//
    99// Author           : Thierry Delisle
Note: See TracChangeset for help on using the changeset viewer.