Skip to content

Commit

Permalink
TEST: swapped input file order:
Browse files Browse the repository at this point in the history
- again, only visibility of last loaded PVSM (now pvsm-multi_01.pvsm) is stored in result PVSM
  • Loading branch information
romangrothausmann committed Mar 22, 2018
1 parent d5facd3 commit 9cd3db7
Show file tree
Hide file tree
Showing 2 changed files with 5,342 additions and 1,931 deletions.
2 changes: 1 addition & 1 deletion test/pvsm-multi/Makefile
Expand Up @@ -18,6 +18,6 @@ K:= $(foreach exec,$(EXECUTABLES),\
all: pvsm-multi_test.pvsm


pvsm-multi_test.pvsm : pvsm-multi_01.pvsm pvsm-multi_02.pvsm
pvsm-multi_test.pvsm : pvsm-multi_02.pvsm pvsm-multi_01.pvsm
%_test.pvsm :
$(VGLRUN) pvpython ../../pvsm-multi.py -i $^ -o $@

0 comments on commit 9cd3db7

Please sign in to comment.