The MASM Forum

64 bit assembler => 64 bit assembler. Conceptual Issues => Topic started by: GoneFishing on January 28, 2016, 10:59:25 PM

Title: Regression tests
Post by: GoneFishing on January 28, 2016, 10:59:25 PM
Mirroring   my  question  (http://masm32.com/board/index.php?topic=5035.msg54514#msg54514) to the mainboard :-)
As all of you might know  JWASM source code archive has a folder  of name Regress
Not so long ago I dared to look into that folder ...  and found lots of files with different extensions:
.ASC, .ASO, .ASZ, .EXP etc

I think there should be a way to run all of them in batch mode  , automatically  or maybe even  there's a special tool for that .
So if someone knows something about it  ...
Title: Re: Regression tests
Post by: habran on January 28, 2016, 11:36:30 PM
I think that nidud my help you with that
I would like to do that as well
It is possible to create VS project and include all asm filles
Title: Re: Regression tests
Post by: GoneFishing on January 28, 2016, 11:52:24 PM
Yes, I think so too
Let's wait for nidud
I'll continue thinking about it ... it's a good  exercise for my lazy mind :-)
Title: Re: Regression tests
Post by: GoneFishing on January 29, 2016, 04:23:12 AM
Found  this post (http://masm32.com/board/index.php?topic=4444.msg47754#msg47754) with atachment  :t