* Bruno Haible wrote on Mon, Nov 13, 2006 at 02:41:33PM CET:
>
>   - Get back to a development machine,
>   - Modify the test, regenerate a complete distribution ("make dist"),
>   - Transfer it to the target machine, unpack, recompile.

If only modifying the testsuite, in the vast majority of cases it
suffices to 
  $EDITOR some-test.at
  make testsuite
  scp testsuite host:

and on the host, run the test suite again (plus optionally modify other
package sources).  That's one of the (few) advantages of having the
whole suite as a single script.


Reply via email to