From ddb8334fef53c3bf47d5f7e7fc6672be892e20b3 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sun, 10 Nov 2019 21:12:22 -0800 Subject: 5739 Add mu.subx to CI. --- test_apps | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'test_apps') diff --git a/test_apps b/test_apps index 41430199..e9be6d92 100755 --- a/test_apps +++ b/test_apps @@ -313,4 +313,12 @@ do diff apps/$app a.elf done +# Mu translator +echo mu.subx +./ntranslate init.$OS 0*.subx apps/subx-params.subx apps/mu.subx +mv a.elf apps/mu +[ "$1" != record ] && git diff --exit-code apps/mu +apps/mu test +echo + exit 0 -- cgit 1.4.1-2-gfad0