d4fb115bda
* t-data.c (write_test): New function. (main): Invoke write_test for all rounds except TEST_OUT_CB.
30 lines
920 B
Plaintext
30 lines
920 B
Plaintext
2001-10-22 Marcus Brinkmann <marcus@g10code.de>
|
|
|
|
* t-data.c (write_test): New function.
|
|
(main): Invoke write_test for all rounds except TEST_OUT_CB.
|
|
|
|
2001-10-22 Marcus Brinkmann <marcus@g10code.de>
|
|
|
|
* Makefile.am (INCLUDES): Remove spurious duplicate to silence
|
|
automake.
|
|
|
|
2001-10-16 Marcus Brinkmann <marcus@g10code.de>
|
|
|
|
* t-version.c: New file.
|
|
* t-data.c: Likewise.
|
|
* t-data-1.txt: Likewise.
|
|
* t-data-2.txt: Likewise.
|
|
* Makefile.am (TESTS): Add t-version, t-data.
|
|
|
|
|
|
Copyright 2001 g10 Code GmbH
|
|
|
|
This file is free software; as a special exception the author gives
|
|
unlimited permission to copy and/or distribute it, with or without
|
|
modifications, as long as this notice is preserved.
|
|
|
|
This file is distributed in the hope that it will be useful, but
|
|
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
|
|
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|