source: git/tests/firststn.svx @ 9cbe799

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-datawalls-data-hanging-as-warning
Last change on this file since 9cbe799 was 4a6a094, checked in by Olly Betts <olly@…>, 24 years ago

If no stations are fixed, the first station mentioned is supposed to be.
But on some platforms (e.g. x86 Linux) the second station was being used
instead (regression test firststn). Behaviour was dependent on order of
evaluation of the arguments to a C function (which is compiler dependent).
Expected results for several tests were off by a constant amount because
of this.

git-svn-id: file:///home/survex-svn/survex/trunk@478 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

  • Property mode set to 100644
File size: 214 bytes
Line 
1; regression test - "first station" used to be B on some platforms (e.g.
2; x86 Linux) since it depended on the order of evaluation of function
3; arguments in C, which differs between implementations.
4A B 1 0 0
Note: See TracBrowser for help on using the repository browser.