openclonk/planet/Tests.ocf/Producers.ocs
Mark 10c918d4a2 Fixed producers unit test #5
The problems here were:
- the pickaxe component list returned [[Metal, 1], [Wood, 1]] instead of [[Wood, 1], [Metal, 1]]. This may be a result of the new component system with proplists; probably the components are sorted alphabetically now
2016-06-01 20:08:55 +02:00
..
System.ocg Producers: Unit test for halted production 2016-03-19 11:41:49 +01:00
Map.bmp Producers: Basic unit test 2016-03-17 21:51:35 +01:00
Scenario.txt Producers: Basic unit test 2016-03-17 21:51:35 +01:00
Script.c Fixed producers unit test #5 2016-06-01 20:08:55 +02:00