Projet

Général

Profil

Révision a6ea4c42

IDa6ea4c428c7379fc054d866fe8b5616f4ccf0047
Parent c9e77c39
Enfant 78dea36c

Ajouté par András Korn il y a environ 10 ans

Add zsh syntax check to test.t

Voir les différences:

t/test.t
79 79
            }
80 80
        );
81 81
    }
82
    elsif ( $interpreter =~ m{/bin/zsh} ) {
83
        run_check(
84
            {   command     => [ 'zsh', '-n', $file ],
85
                description => 'zsh syntax check',
86
                filename    => $filename
87
            }
88
        );
89
    }
82 90
    elsif ( $interpreter =~ m{perl} ) {
83 91
        my $command;
84 92
        if ( $arguments =~ m{-.*T}mx ) {

Formats disponibles : Unified diff