Added a few more tests

This commit is contained in:
Pierre Pronchery 2008-03-02 13:11:23 +00:00
parent 1eaa00306c
commit 03113b8cce

View File

@ -1 +1,6 @@
/* */ #warning "Comments are allowed before a directive"
#error This should trigger an error
#error "This should also trigger an error with the full text"
#qwerty Invalid directive
#warninge This is an error
#warnin This is an error too