head	1.4;
access;
symbols
	CDT_GA_1_1_0_20030516:1.1.2.1
	Parser_SymbolTable:1.2.0.2
	Root_Parser_SymbolTable:1.2
	cdt_1_1:1.1.0.2
	Root_cdt_1_1:1.1;
locks; strict;
comment	@# @;
expand	@o@;


1.4
date	2003.06.26.20.43.14;	author jcamelon;	state dead;
branches;
next	1.3;

1.3
date	2003.06.11.19.14.01;	author jcamelon;	state Exp;
branches;
next	1.2;

1.2
date	2003.04.24.18.49.57;	author jcamelon;	state Exp;
branches;
next	1.1;

1.1
date	2003.04.17.18.24.21;	author dschaefer;	state Exp;
branches
	1.1.2.1;
next	;

1.1.2.1
date	2003.04.24.18.50.52;	author jcamelon;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Patch for Brent Nicolle.  

Remove redundant tests from cdt.ui.tests (following their move to cdt.core.tests).
@
text
@AutomatedTest.properties
FractionalAutomatedTest.properties
TortureTest.properties
@


1.3
log
@Patch for Victor Mozgin.  

This patch enables us to use extensive GCC C/C++ testsuites to test CDT parser.
@
text
@@


1.2
log
@Patch for Andrew Niefer:
 
This patch fixes 2 scanner bugs:
   Bug36816 Scanner infinite loop on incomplete #include
   Bug36255 Parser hangs/goes infinite
 
This patch also introduces a new automated test, 
FractionalAutomatedTest, which tests the parser on incomplete files.
@
text
@d3 1
@


1.1
log
@Patch for Andrew Niefer:
- Automated test framework for batch parsing files on the filesystem
@
text
@d2 1
@


1.1.2.1
log
@Patch applied on behalf of Andrew Niefer.

This patch fixes 2 scanner bugs:
   Bug36816 Scanner infinite loop on incomplete #include
   Bug36255 Parser hangs/goes infinite

This patch also introduces a new automated test, 
FractionalAutomatedTest, which tests the parser on incomplete files.
@
text
@a1 1
FractionalAutomatedTest.properties
@


