view scripts/run-all-cleanup @ 6487:481f64dbe85c

tests: tighten TestHomeController matching/description '<span class="repotag">git' does not actually appear in JS, so move it above the comment saying so. For the rest, tighten the checks to actually ensure they match JS, and not e.g. the same text in plain HTML elsewhere on the page.
author Søren Løvborg <sorenl@unity3d.com>
date Fri, 10 Feb 2017 20:30:44 +0100
parents 40edadecda69
children 51af7c12ffb1
line wrap: on
line source

#!/bin/sh

# Convenience script for running various idempotent source code cleanup scripts

set -e
set -x

scripts/docs-headings.py
scripts/generate-ini.py
scripts/whitespacecleanup.sh