mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-28 14:32:38 +03:00
Aliases for tests
This commit is contained in:
parent
49b68760e1
commit
41af577950
@ -8,6 +8,7 @@ if $(with-regtest) {
|
||||
alias $(name) : $(tests:D=).passed ;
|
||||
for test in $(tests) {
|
||||
make $(test:D=).passed : $(program) : $(action) ;
|
||||
alias $(test) : $(test:D=).passed ;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user