You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
split from base cmake feature issue #19 once we have issue #65 we should add a replacement for "make runregression"
so developers can easily run a short pre-commit test suite
tweak env vars to swap between 32-bit and 64-bit compiler
search for tools instead of hardcoding paths
switched to cp instead of scp due to cygwin scp not supporting colon
only supporting cygwin for now: Unix Makefiles, make, cp
we now have a pre-commit test suite for both Windows and Linux.
still a number of missing tests and more test failures than we'd like, but the suite
infrastructure is in place. on Windows it assumes amd64 subdir names for env var
swapping and assumes cygwin but it's only for developers.
closing this issue and separating unfinished nice-to-have features as issue #121 .
From [email protected] on March 03, 2009 18:17:08
split from base cmake feature issue #19 once we have issue #65 we should add a replacement for "make runregression"
so developers can easily run a short pre-commit test suite
Original issue: http://code.google.com/p/dynamorio/issues/detail?id=66
The text was updated successfully, but these errors were encountered: