File: README for tests
Core Library, $Id: README,v 1.2 2003/05/07 21:56:35 exact Exp $
=============================================================================
SYNOPSIS:
	floor_ceil.cpp 
		includes some tests for the functions
		"BigInt floor(Expr)" and  "BigInt ceil(Expr)".

	invalid.cpp
		tests the behavior of CORE on invalid inputs

=============================================================================

