mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Expanded a Javadoc comment.
This commit is contained in:
parent
31f06286ba
commit
923b1a5068
1 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,10 @@ import org.eclipse.cdt.core.dom.ast.cpp.ICPPVariable;
|
|||
|
||||
/**
|
||||
* Tests for header files included in multiple variants.
|
||||
*
|
||||
* The first line of each comment section preceding a test contains the name of the file
|
||||
* to put the contents of the section to. To request the AST of a file, put an asterisk after
|
||||
* the file name.
|
||||
*/
|
||||
public class IndexMultiVariantHeaderTest extends IndexBindingResolutionTestBase {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue