Skip to content

Commit

Permalink
Merge pull request #250 from radvd-project/codeql-test
Browse files Browse the repository at this point in the history
build: correctness & testcase for CodeQL
  • Loading branch information
robbat2 authored Jan 5, 2025
2 parents 5ef8642 + f8669e2 commit 70ec538
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,8 @@ ylwrap
*.swp
*.rej
*.orig

# Test artifacts
check_all
check_all.log
test-suite.log
1 change: 1 addition & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -334,3 +334,4 @@ if HAVE_SYSTEMD
systemdsystemunit_DATA = radvd.service
endif

BUILT_SOURCES = gram.h scanner.c gram.c

0 comments on commit 70ec538

Please sign in to comment.