File: test_utils.h

package info (click to toggle)
webkit 1.8.1-3.4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 86,872 kB
  • sloc: cpp: 748,063; ansic: 17,151; sh: 11,084; perl: 10,883; yacc: 3,678; python: 3,440; lex: 559; makefile: 168; xml: 91
file content (3 lines) | stat: -rw-r--r-- 107 bytes parent folder | download | duplicates (9)
1
2
3
#include <glib.h>

int testutils_relative_chdir(const gchar *targetFilename, const gchar *executablePath);