mirror of
https://github.com/AdaCore/aws.git
synced 2026-02-12 12:29:46 -08:00
This is not enough to make 0007_dirop pass, since run_cross neither copies recursively nor preserves file attributes, but it does let the "upload" tests pass. TN: W307-028
4 lines
101 B
Python
4 lines
101 B
Python
from test_support import *
|
|
|
|
build_and_run('upload5', resources=("test.out", "upload5.adb", "*.txt"))
|