Maxim Cournoyer <[email protected]> writes: > Hi, > > Everything pushed to master (had to manually apply the patches), after > reviewing/testing it. > > I also made the change from :global-test-result: to > :test-global-result:, do let me know if you hear back from the Automake > folks and our current use is incorrect.
So it turns out you were right and the documentation was not. Quoting from https://lists.gnu.org/archive/html/automake/2026-03/msg00005.html: I know no background on this, but I certainly see the same thing you do: global-test-result is the one that's actually in the Automake .trs files, so I think that's the one you should use. Should I send a patch or will it be faster for you do just do it yourself (given the limited size of the required change)? Tomas -- There are only two hard things in Computer Science: cache invalidation, naming things and off-by-one errors.
