Add switch to compile.sh for skipping boost unit tests

Bug #1830868 reported by GunChleoc
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
widelands
Won't Fix
Wishlist
Unassigned

Bug Description

Linking the economy test takes a long time, so we could add a switch to compile.sh to speed up the development process. This should be safe, because Travis and AppVeyor will still execute the tests for us.

I suggest calling it -s --skip-tests

Tags: buildsystem

Related branches

Revision history for this message
TiborB (tiborb95) wrote :

what about also the opposite switch -t --test_only, to skip installation (deploying the files)?

Revision history for this message
GunChleoc (gunchleoc) wrote :

-t is already used for skipping translations. Also, our switches generally turn things off rather than on, so we should be consistent here.

Run ./compile.sh -h for a list.

GunChleoc (gunchleoc)
Changed in widelands:
milestone: none → build21-rc1
status: Confirmed → Fix Committed
Revision history for this message
GunChleoc (gunchleoc) wrote :
Changed in widelands:
status: Fix Committed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.