Tests for fix scoring 2 - #7
Conversation
Was used for control of point scoring. By leaving all point controlling keywords (besides COUNTRYLIST_POINTS) undefined the same result can be achieved.
* Do some further cleanup and * adapt test code
* set Cabrillo contest name * add SERIAL_OR_SECTION to get rid of annoying "section?" question * remove USE_COUNTRYLIST_ONLY
|
Try COUNTRYLIST=SP |
|
Just tested: spdx_sp as provided fails with the master branch and also with the new fix_scoring. |
|
Yes, those 2 lines fix mult counting. There is one more issue not covered by the test: the generated Cabrillo contains serial number as sent exchange. This is caused by SERIAL_EXCHANGE, as it assumes that both rx and tx exchanges are serial numbers. |
|
OK-OM scoring and mults are handled by the plugin. The special case of /MM stations can also be covered. |
|
Fine. Merged it into the 'fix_scoring' branch. Dropped the deleted okommults from share/Makefile.am. |
|
Looking at the other two contests with USE_COUNTRYLIST_ONLY I found that
Both of these require further work, so I suggest to finalize Tlf#390 with these topics kept open and addressed in separate PRs. If that's OK then will close this PR. |
In a new branch, adding spdx_sp. It shall fail due to own contry (SP treated as multiplier. Will add a fix for it.