Commit 9010be25 authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit 'c9f8cfb6'

* commit 'c9f8cfb6':
  fate: add checkasm target
Merged-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parents e6b01480 c9f8cfb6
......@@ -109,6 +109,7 @@ include $(SRC_PATH)/tests/fate/atrac.mak
include $(SRC_PATH)/tests/fate/audio.mak
include $(SRC_PATH)/tests/fate/bmp.mak
include $(SRC_PATH)/tests/fate/cdxl.mak
include $(SRC_PATH)/tests/fate/checkasm.mak
include $(SRC_PATH)/tests/fate/cover-art.mak
include $(SRC_PATH)/tests/fate/demux.mak
include $(SRC_PATH)/tests/fate/dfa.mak
......
fate-checkasm: tests/checkasm/checkasm$(EXESUF)
fate-checkasm: CMD = run tests/checkasm/checkasm
fate-checkasm: REF = /dev/null
FATE += fate-checkasm
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment