Revision 604e0fc8dc859e5d3954fd1e074e5288659cb439 authored by Tim Foley on 14 June 2017, 15:23:49 UTC, committed by Tim Foley on 14 June 2017, 15:23:49 UTC
Now if there are multiple tests listed for an input file like `foo.slang`, they will be output as:

    passed test: 'foo.slang'
    passed test: 'foo.slang.1'
    passed test: 'foo.slang.2'

This isn't a perfect solution, but it should work well enough for now.
This change doesn't make any tests actually use the new capability.
1 parent 5a11b47
History
File Mode Size
build
examples
external
source
tests
tools
.gitignore -rw-r--r-- 340 bytes
.gitmodules -rw-r--r-- 107 bytes
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 2.0 KB
slang.h -rw-r--r-- 28.4 KB
slang.sln -rw-r--r-- 6.3 KB
test.bat -rw-r--r-- 786 bytes

README.md

back to top