Commit Graph

271 Commits

Author SHA1 Message Date
hjk
89c7c606ad Fixes: compile fix for cplusplus auto test 2009-02-05 09:50:47 +01:00
Roberto Raggi
653b81427c Accept gcc attributes in cv-qualifiers. 2009-01-14 15:16:33 +01:00
Roberto Raggi
8078053c99 Improved ObjC++ support. 2009-01-12 14:56:00 +01:00
Roberto Raggi
c7ac64e7de Test typedefs and pointers to anonymous structs. 2008-12-31 10:47:02 +01:00
Roberto Raggi
702e078ace oops! update errorCount after the semantic pass. 2008-12-30 11:16:45 +01:00
Roberto Raggi
98cc3ec6c9 More testing of typedefs. 2008-12-29 09:44:49 +01:00
Roberto Raggi
ccd05bd87e Added a simple test for anonymous structs and typedefs. 2008-12-29 09:40:30 +01:00
Roberto Raggi
c9a5a2a26b Added a simple DiagnosticClient to count the number of errors. 2008-12-29 09:35:50 +01:00
Roberto Raggi
5a966f8dae Test class specifiers with qualified names. 2008-12-29 09:10:38 +01:00
Roberto Raggi
d8336257cb Check the argument's type in tst_Semantic::function_declaration_2. 2008-12-22 10:59:22 +01:00
Roberto Raggi
3050034c2b Compile the semantic test suite. 2008-12-22 10:56:47 +01:00
Roberto Raggi
50e4203b52 More testing 2008-12-22 10:56:29 +01:00
Roberto Raggi
864f07d438 Initial work on the test suite for the C++ front-end semantic pass. 2008-12-22 10:46:15 +01:00
Roberto Raggi
dffea478dc Test simple names and template ids. 2008-12-15 13:37:10 +01:00
Roberto Raggi
7f83755fb5 Test the `for' statement. 2008-12-15 13:29:59 +01:00
Roberto Raggi
b043d1d0d3 More testing. 2008-12-15 13:08:21 +01:00
Roberto Raggi
f5976d2b24 Testing `while' statement. 2008-12-15 13:05:02 +01:00
Roberto Raggi
893dd21ae3 Testing C++ initializer of function declarations. 2008-12-15 12:50:54 +01:00
Roberto Raggi
da6eb84456 Fixes: Parsing of simple id expressions (e.g. a;).
AutoTest: included
2008-12-15 12:25:32 +01:00
Roberto Raggi
5dcd396254 Compile. 2008-12-15 11:41:01 +01:00
Roberto Raggi
fc28553573 Initial work on a test suite for our C++ engine. 2008-12-15 11:35:38 +01:00