summaryrefslogtreecommitdiff
path: root/test/ppindirect.asm
AgeCommit message (Collapse)AuthorFilesLines
2008-10-19test/ppindirect.asm: test token pasting inside %[...]H. Peter Anvin1-0/+3
Test for token pasting inside %[...]. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2008-10-19test: add test for preprocessor indirection constructH. Peter Anvin1-0/+39
Add a test for the preprocessor indirection construct, %[...]. Signed-off-by: H. Peter Anvin <hpa@zytor.com>