Home
last modified time | relevance | path

Searched refs:can_craft_with_temp_inv (Results 1 – 2 of 2) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/tests/
H A Dcrafting_test.cpp345 bool can_craft_with_temp_inv = r.deduped_requirements().can_make_with_inventory( in prep_craft() local
347 REQUIRE( can_craft_with_temp_inv == expect_craftable ); in prep_craft()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/tests/
H A Dcrafting_test.cpp345 bool can_craft_with_temp_inv = r.deduped_requirements().can_make_with_inventory( in prep_craft() local
347 REQUIRE( can_craft_with_temp_inv == expect_craftable ); in prep_craft()