buildframework/helium/sf/java/metadata/tests/data/metadata_regex_compile.csv
changeset 587 85df38eb4012
child 628 7c4a911dc066
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/buildframework/helium/sf/java/metadata/tests/data/metadata_regex_compile.csv	Tue Apr 27 08:33:08 2010 +0300
@@ -0,0 +1,16 @@
+priority,regex,description
+ERROR,.*target pattern contains no.*,
+ERROR,.*mixed implicit and static pattern rules.*,
+ERROR,.*multiple target patterns.*,
+ERROR,.*missing target pattern.*,
+ERROR,.*insufficient arguments to function.*,
+ERROR,.*Unterminated variable reference.*,
+ERROR,.*Recursive variable.*references itself (eventually).*,
+ERROR,.*Circular.*dependency dropped.*,
+ERROR,.*Makefile.*was not found.*,
+ERROR,.*No targets specified and no makefile found.*,
+ERROR,.*missing rule before commands.*,
+ERROR,.*commands commence before first target.*,
+ERROR,.*missing separator.*,  
+WARNING,.*warning: jobserver unavailable:.*,
+WARNING,.*warning: -jN forced in submake:.*,
\ No newline at end of file