This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
bird
Watch
0
Star
0
Fork
0
You've already forked bird
mirror of
https://gitlab.nic.cz/labs/bird.git
synced
2024-11-09 20:58:44 +00:00
Code
Releases
Activity
9b0a0ba9e6
bird
/
filter
/
test.conf.inc
7 lines
90 B
PHP
Raw
Normal View
History
Unescape
Escape
Configuration can include other files.
2011-09-11 19:21:47 +00:00
print
"
Entering include
"
;
print
"
Should be 2:
"
,
1
+
1
;
print
"
Leaving include
"
;
Unit Testing for BIRD - Unit Testing Framework (BirdTest) - Integration of BirdTest into the BIRD build system - Tests for several BIRD modules Based on squashed Pavel Tvrdik's int-test branch, updated for current int-new branch.
2016-11-09 15:36:34 +00:00
i
=
42
;
Configuration can include other files.
2011-09-11 19:21:47 +00:00
Copy Permalink