Parent Directory
|
Revision Log
Remove duplicated console_application entry. Remove the need to freeze on the first compilation since the precompiled is also a console application. Add test in frozen mode
1 | manus | 65296 | test_name negative-hexadecimal |
2 | test_description Negative hexadecimal integer literals should give negative values. | ||
3 | |||
4 | copy_sub Ace $TEST Ace | ||
5 | copy_raw test.e $CLUSTER test.e | ||
6 | |||
7 | compile_melted | ||
8 | compile_result ok | ||
9 | |||
10 | manus | 98929 | execute_work NONE exec_output_m |
11 | execute_result ok | ||
12 | |||
13 | compare exec_output_m output | ||
14 | |||
15 | compile_frozen | ||
16 | compile_result ok | ||
17 | |||
18 | manus | 65296 | c_compile_work |
19 | c_compile_result ok | ||
20 | |||
21 | manus | 98929 | execute_work NONE exec_output_w |
22 | manus | 65296 | execute_result ok |
23 | |||
24 | manus | 98929 | compare exec_output_w output |
25 | manus | 65296 | |
26 | dhollen | 78302 | test_end |
Name | Value |
---|---|
svn:eol-style | native |
ViewVC Help | |
Powered by ViewVC 1.1.23 |