public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
* guile-modules/test-suite ChangeLog tests/ports ...
@ 1999-08-18 13:33 ghouston
  0 siblings, 0 replies; 9+ messages in thread
From: ghouston @ 1999-08-18 13:33 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile-modules
Changes by:	ghouston@egcs.cygnus.com	99/08/18 13:33:18

Modified files:
	test-suite     : ChangeLog 
	test-suite/tests: ports.test 

Log message:
	1999-08-18  Gary Houston  <ghouston@easynet.co.uk>
	
	* tests/ports.test: tests for NUL and non-ASCII chars to fports.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* guile-modules/test-suite ChangeLog tests/ports ...
@ 1999-10-24  8:17 ghouston
  0 siblings, 0 replies; 9+ messages in thread
From: ghouston @ 1999-10-24  8:17 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile-modules
Changes by:	ghouston@sourceware.cygnus.com	99/10/24 08:17:47

Modified files:
	test-suite     : ChangeLog 
	test-suite/tests: ports.test 

Log message:
	* tests/ports.test ("string ports"): test seeking/unreading from
	an input string and seeking an output string.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* guile-modules/test-suite ChangeLog tests/ports ...
@ 1999-10-20 13:59 ghouston
  0 siblings, 0 replies; 9+ messages in thread
From: ghouston @ 1999-10-20 13:59 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile-modules
Changes by:	ghouston@sourceware.cygnus.com	99/10/20 13:59:07

Modified files:
	test-suite     : ChangeLog 
	test-suite/tests: ports.test 

Log message:
	* tests/ports.test: in seek/tell test on input port, also test
	that ftell doesn't discard unread chars.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* guile-modules/test-suite ChangeLog tests/ports ...
@ 1999-10-18 13:47 ghouston
  0 siblings, 0 replies; 9+ messages in thread
From: ghouston @ 1999-10-18 13:47 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile-modules
Changes by:	ghouston@sourceware.cygnus.com	99/10/18 13:47:37

Modified files:
	test-suite     : ChangeLog 
	test-suite/tests: ports.test 

Log message:
	* tests/ports.test: add seek/tell tests for unidirectional ports.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* guile-modules/test-suite ChangeLog tests/ports ...
@ 1999-09-14 13:48 ghouston
  0 siblings, 0 replies; 9+ messages in thread
From: ghouston @ 1999-09-14 13:48 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile-modules
Changes by:	ghouston@egcs.cygnus.com	99/09/14 13:48:00

Modified files:
	test-suite     : ChangeLog 
	test-suite/tests: ports.test 

Log message:
	1999-09-14  Gary Houston  <ghouston@freewire.co.uk>
	
	* tests/ports.test: test non-blocking I/O.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* guile-modules/test-suite ChangeLog tests/ports ...
@ 1999-08-29 10:48 ghouston
  0 siblings, 0 replies; 9+ messages in thread
From: ghouston @ 1999-08-29 10:48 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile-modules
Changes by:	ghouston@egcs.cygnus.com	99/08/29 10:48:26

Modified files:
	test-suite     : ChangeLog 
	test-suite/tests: ports.test 

Log message:
	1999-08-29  Gary Houston  <ghouston@easynet.co.uk>
	
	* tests/ports.test: test unread-char and unread-string.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* guile-modules/test-suite ChangeLog tests/ports ...
@ 1999-08-19 14:29 ghouston
  0 siblings, 0 replies; 9+ messages in thread
From: ghouston @ 1999-08-19 14:29 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile-modules
Changes by:	ghouston@egcs.cygnus.com	99/08/19 14:29:00

Modified files:
	test-suite     : ChangeLog 
	test-suite/tests: ports.test 

Log message:
	1999-08-19  Gary Houston  <ghouston@easynet.co.uk>
	
	* tests/ports.test: test line-buffering of fports.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* guile-modules/test-suite ChangeLog tests/ports ...
@ 1999-08-12 12:07 ghouston
  0 siblings, 0 replies; 9+ messages in thread
From: ghouston @ 1999-08-12 12:07 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile-modules
Changes by:	ghouston@egcs.cygnus.com	99/08/12 12:07:19

Modified files:
	test-suite     : ChangeLog 
	test-suite/tests: ports.test 

Log message:
	1999-08-12  Gary Houston  <ghouston@easynet.co.uk>
	
	* tests/ports.test: lseek -> seek.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* guile-modules/test-suite ChangeLog tests/ports ...
@ 1999-08-04 12:00 ghouston
  0 siblings, 0 replies; 9+ messages in thread
From: ghouston @ 1999-08-04 12:00 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile-modules
Changes by:	ghouston@egcs.cygnus.com	99/08/04 12:00:35

Modified files:
	test-suite     : ChangeLog 
	test-suite/tests: ports.test 

Log message:
	1999-08-04  Gary Houston  <ghouston@easynet.co.uk>
	
	* tests/ports.test: tests for buffered and unbuffered input/output
	fports with seeking.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~1999-10-24  8:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-08-18 13:33 guile-modules/test-suite ChangeLog tests/ports ghouston
  -- strict thread matches above, loose matches on Subject: below --
1999-10-24  8:17 ghouston
1999-10-20 13:59 ghouston
1999-10-18 13:47 ghouston
1999-09-14 13:48 ghouston
1999-08-29 10:48 ghouston
1999-08-19 14:29 ghouston
1999-08-12 12:07 ghouston
1999-08-04 12:00 ghouston

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).