summaryrefslogtreecommitdiff
path: root/travis/test/_file_.asm
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2018-04-25 00:34:00 +0300
committerCyrill Gorcunov <gorcunov@gmail.com>2018-10-17 21:40:14 +0300
commit2e1bf723a9e3da2adf9aaee25200b06887cc2aa8 (patch)
tree3520e67ce9f308e30c55a679292e243e9b8209cf /travis/test/_file_.asm
parent54533889403e61197179145b295970e4fe7b9d84 (diff)
downloadnasm-2e1bf723a9e3da2adf9aaee25200b06887cc2aa8.tar.gz
test: travis -- Add some of converted tests
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Diffstat (limited to 'travis/test/_file_.asm')
-rw-r--r--travis/test/_file_.asm4
1 files changed, 4 insertions, 0 deletions
diff --git a/travis/test/_file_.asm b/travis/test/_file_.asm
new file mode 100644
index 00000000..e349e2c3
--- /dev/null
+++ b/travis/test/_file_.asm
@@ -0,0 +1,4 @@
+ db __FILE__, `\r\n`
+ db __FILE__, `\r\n`
+ dw __LINE__
+ dw __LINE__