summaryrefslogtreecommitdiff
path: root/test cases/format/5 transform/genexpected.cmd
blob: de3699ddebc7ee2e586c4aa7f54dc22689f41013 (plain)
1
2
3
4
5
6
7
@echo off
REM This script generates the expected files
REM Please double-check the contents of those files before commiting them!!!

python ../../../meson.py format -o default.expected.meson source.meson
python ../../../meson.py format -c muon.ini -o muon.expected.meson source.meson
python ../../../meson.py format -c options.ini -o options.expected.meson source.meson