15 Commits (779b7dd67e34a5e4ab81ae38eb8a781c8d6dca74)

Author SHA1 Message Date
Peter Johnson 00473ca981 Bite the bullet and convert tabs to spaces. Previously yasm's source has 18 years ago
Peter Johnson 763687f8bd Unbreak out_test.sh; the previous commit caused an infinite loop. 18 years ago
Peter Johnson bf6743d1d7 Fix #96 by setting the timestamp in the COFF header. VC2005's incremental linker uses the 18 years ago
Peter Johnson 9c4de0ffd2 Fix quoting error. 18 years ago
Peter Johnson 9f0e1eac23 out_test.sh: Fix reporting of non-error. 18 years ago
Peter Johnson d754e57ba7 Fix #86 by requiring '-' (e.g. "yasm -") to read from stdin, and reporting 18 years ago
Peter Johnson 9a1a43039a Actually use $ECHO_C in test shell scripts. 18 years ago
Peter Johnson 6aaa48cce1 Make out_test.sh smart about 0-byte errwarn output and don't require a 18 years ago
Michael Urman 68340f7ba7 Modify the output for 'make check' to be much less verbose, and thus 20 years ago
Peter Johnson 1a86c34026 * On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion. 20 years ago
Peter Johnson def825542c Convert test_hd.pl to test_hd.c, to remove one Perl dependency. 21 years ago
Peter Johnson 1e715b81f8 Put test suite file results into a separate "results" directory. 22 years ago
Peter Johnson 9b744cb938 Run test input files through standard input instead of as input files to avoid 22 years ago
Peter Johnson e4988ea961 Make test scripts more portable by detecting echo line-ending features, using 22 years ago
Peter Johnson 7b4d90d981 Create a common out_test.sh test script to be used by a variety of tests. 22 years ago
Peter Johnson c7dee53ad5 Check return value correctly (for both error and non-error). 23 years ago
Peter Johnson f42e1c87ab Fix warning message for zeroing uninit space so it prints on the correct line. 23 years ago