Skip to content
Snippets Groups Projects
Commit d03f5417 authored by Patrick Baudin's avatar Patrick Baudin
Browse files

[tests] adds some %{dep:file}

parent 0e00ebeb
No related branches found
No related tags found
No related merge requests found
/* run.config
OPT: -print @PTEST_DIR@/multiple_file_2.c
OPT: -print %{dep:@PTEST_DIR@/multiple_file_2.c}
*/
/* see bug #43 */
......
/* run.config
OPT: @PTEST_DIR@/merge_inline_2.c -aggressive-merging -print
OPT: %{dep:@PTEST_DIR@/merge_inline_2.c} -aggressive-merging -print
*/
/* Test that we rename properly inlines even if they have prototypes and
......
/* run.config
DONTRUN: main test is at @PTEST_DIR@/typedef_multi_1.c
DONTRUN: main test is at %{dep:@PTEST_DIR@/typedef_multi_1.c}
*/
#include "typedef_multi.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment