• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

FULL/03-Aug-2024-152133

badasl/03-Aug-2024-346282

misc/03-Aug-2024-1,5521,394

namespace/03-Aug-2024-4,0763,564

operand/03-Aug-2024-252,688226,043

provoke/03-Aug-2024-224199

result/03-Aug-2024-24,51321,487

MakefileD03-Aug-2024139 159

READMED03-Aug-2024657 4122

README

1
2CONTENTS
3
4   complex test collection
5
6
7badasl
8
9   ASL-incorrect tests compiled with -f option of ASL.
10   The tests which require utilyzing of the -f option
11   on the ASL compilation stage.
12
13   ASL Compiler:
14      -f  -  Ignore errors, force creation of AML output file(s)
15
16misc
17
18   miscellaneous not systematized tests
19
20operand
21
22   Source Operand complex test
23
24result
25
26   Result Object complex test
27
28provoke
29
30   check operators under the known critical conditions
31
32namespace
33
34   tests for the Name Space component
35
36FULL
37
38   full the complex test collection - all the tests
39   of the complex test collection are compiled together
40   as one DefinitionBlock
41