all: prevent duplicate filenames in testscripts
This updates the setup Params for testscript, repo-wide, with the
setting RequireUniqueNames. This enforces unique filenames inside txtar
archives, rather than silently using the final version of any duplicate
files.
Some txtar archives are updated to meet this requirement.
Signed-off-by: Jonathan Matthews <github@hello.jonathanmatthews.com>
Change-Id: I379fda26134374b887115d39ec88d5fead4f0fdb
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1193758
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
authored by