Parent Directory
|
Revision Log
Moved from trunk/Src/eweasel to trunk/eweasel so that a simple checkout of the source code is not penalized by the lenghty process of checking out all the tests of eweasel.
1 | -- This is a test control file |
2 | |
3 | test_name ptf-file-finish |
4 | test_description Call `finish' |
5 | |
6 | copy_sub Ace $TEST Ace |
7 | copy_raw test.e $CLUSTER test.e |
8 | compile_melted |
9 | compile_result ok |
10 | |
11 | copy_raw file.txt $EXEC_WORK file.txt |
12 | execute_work NONE exec_output1 |
13 | execute_result ok |
14 | if UNIX compare exec_output1 output_unix |
15 | if not UNIX compare exec_output1 output_windows |
16 | |
17 | test_end |
Name | Value |
---|---|
svn:eol-style | native |
ViewVC Help | |
Powered by ViewVC 1.1.23 |