Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > |
Description: Check for the correct detection and handling of recursive and repeated includes
run this test
Designed by: Crawford Currie
Recursion detection and avoidanceExpected<-- expected RECUSS -->There was an old Man of the coast There was an old Man of the coast
<-- /expected --> Actual<-- actual -->There was an old Man of the coast There was an old Man of the coast
<-- /actual --> File not foundExpected<-- expected expand FNF -->Warning: Can't find topic TestCases.FileNotFound <-- /expected --> Actual<-- actual -->Warning: Can't find topic TestCases.FileNotFound <-- /actual --> References to BASETOPIC and INCLUDINGTOPIC<-- AAA hubba AAA tag string used for testing pattern --> Expected<-- expected expand -->TestCaseAutoIncludes TestCaseAutoIncludes hubba TestCaseAutoIncludes IncludedTopic <-- /expected --> Actual<-- actual -->TestCaseAutoIncludes TestCaseAutoIncludes hubba TestCaseAutoIncludes IncludedTopic <-- /actual --> Parameterized includesExpected<-- expected PARAM -->%A% %B% %C% 1 2 3 %A% %B% %C% <-- /expected --> Actual<-- actual -->%A% %B% %C% 1 2 3 %A% %B% %C% <-- /actual --> Include nothingExpected<-- expected NOWT -->Warning: Can't find topic ""."" <-- /expected --> Actual<-- actual -->Warning: Can't find topic ""."" <-- /actual --> Include nothing with warningExpected<-- expected NOBBUTWARN --> <-- /expected --> Actual<-- actual --> <-- /actual --> |