|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | 2001-11-02  Marcus Brinkmann  <[email protected]>
	* rungpg.c (pipemode_copy): Change type of NBYTES to size_t.
	* key.c: Include string.h.
	* data.c: Likewise.
	* recipient.c: Likewise.
tests/
2001-11-02  Marcus Brinkmann  <[email protected]>
	* t-data.c: Include stddef.h.
	(read_once_test): Change type of READ to size_t.
	(read_test): Likewise.
	(write_test): Likewise. | 
| | 
| 
| 
| 
| 
| | * t-data.c (write_test): New function.
	(main): Invoke write_test for all rounds except TEST_OUT_CB. | 
|  | * 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. |