File: config

package info (click to toggle)
wdm 1.28-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,108 kB
  • ctags: 1,140
  • sloc: ansic: 11,448; sh: 1,431; makefile: 441; perl: 29; cpp: 10
file content (10 lines) | stat: -rw-r--r-- 287 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
configuration_directory = "etc/config.d";

development_directory_style = 
{
	source_file_symlink = false;
};

new_test_filename = "test/${zpad $hundred 2}/t${zpad $number 4}${left $type 1}.hh";
test_command = "$sh -c \"LDFLAGS='' CFLAGS='' $shell ${s etc/runtest.sh} $fn $p $c $spe\"";