Just realized that I've been forgetting the [PATCH] modifier, so I apologize
about that. :)

This patch adds the ability to do: 'make quicktest' instead of 'make test'.
This patch causes the assemble.pl'ed output to be cached, and only
regenerated-when necessary. This causes the .pbc and .pasm files to be left
in the t/op dir, which will get cleaned out with 'make clean' anyway.

There's also a very slight chance the .pbc and .pasm files could get out of
sync if you ctrl-c it in just the right spot, I guess. So I don't think this
should be a replacement for 'make test', due to the latter's ability to be
100% positive about its tests.

Mike Lambert

Attachment: quicktest.patch
Description: Binary data

Reply via email to