]> granicus.if.org Git - check/commit
Merge in checkmk branch.
authormicahcowan <micahcowan@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sat, 3 Apr 2010 19:03:27 +0000 (19:03 +0000)
committermicahcowan <micahcowan@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sat, 3 Apr 2010 19:03:27 +0000 (19:03 +0000)
commit9db5a92bcb05c94446d643042c31a138856ce10c
tree67744a0262aa05e3f4e503dda17d8ae5097d2b2a
parent6e9dffc94441fdef5dacd6a8b8f075a54b02a371
Merge in checkmk branch.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@587 64e312b2-a51f-0410-8e61-82d0ca0eb02a
85 files changed:
Makefile.am
checkmk/Makefile.am [new file with mode: 0644]
checkmk/README [new file with mode: 0644]
checkmk/checkmk.in [new file with mode: 0644]
checkmk/doc/checkmk.1 [new file with mode: 0644]
checkmk/doc/checkmk.sgml [new file with mode: 0644]
checkmk/doc/manpage.links [new file with mode: 0644]
checkmk/doc/manpage.refs [new file with mode: 0644]
checkmk/examples/basic_complete.ts [new symlink]
checkmk/examples/multiple_everything.ts [new symlink]
checkmk/test/basic_complete/in [new file with mode: 0644]
checkmk/test/basic_complete/x_output [new file with mode: 0644]
checkmk/test/between_the_lines/in [new file with mode: 0644]
checkmk/test/between_the_lines/x_output [new file with mode: 0644]
checkmk/test/case_insensitive_pp/in [new file with mode: 0644]
checkmk/test/case_insensitive_pp/x_output [new file with mode: 0644]
checkmk/test/check_checkmk [new file with mode: 0755]
checkmk/test/clean_mode/cmd [new file with mode: 0644]
checkmk/test/clean_mode/in [new file with mode: 0644]
checkmk/test/clean_mode/x_output [new file with mode: 0644]
checkmk/test/declarations/in [new file with mode: 0644]
checkmk/test/declarations/x_output [new file with mode: 0644]
checkmk/test/empty_input/in [new file with mode: 0644]
checkmk/test/empty_input/x_err [new file with mode: 0644]
checkmk/test/empty_input/x_output [new file with mode: 0644]
checkmk/test/invalid_ucn/in [new file with mode: 0644]
checkmk/test/invalid_ucn/x_err [new file with mode: 0644]
checkmk/test/invalid_ucn/x_output [new file with mode: 0644]
checkmk/test/main_post/in [new file with mode: 0644]
checkmk/test/main_post/x_output [new file with mode: 0644]
checkmk/test/main_post_multiple/in [new file with mode: 0644]
checkmk/test/main_post_multiple/x_err [new file with mode: 0644]
checkmk/test/main_post_multiple/x_output [new file with mode: 0644]
checkmk/test/main_pre_after_post/in [new file with mode: 0644]
checkmk/test/main_pre_after_post/x_err [new file with mode: 0644]
checkmk/test/main_pre_after_post/x_output [new file with mode: 0644]
checkmk/test/main_pre_multiple/in [new file with mode: 0644]
checkmk/test/main_pre_multiple/x_err [new file with mode: 0644]
checkmk/test/main_pre_multiple/x_output [new file with mode: 0644]
checkmk/test/multiple_everything/in [new file with mode: 0644]
checkmk/test/multiple_everything/x_output [new file with mode: 0644]
checkmk/test/name_enc/\aa" [new file with mode: 0644]
checkmk/test/name_enc/cmd [new file with mode: 0644]
checkmk/test/name_enc/x_output [new file with mode: 0644]
checkmk/test/no_args/cmd [new file with mode: 0644]
checkmk/test/no_args/in [new file with mode: 0644]
checkmk/test/no_args/x_output [new file with mode: 0644]
checkmk/test/non_word_chars/in [new file with mode: 0644]
checkmk/test/non_word_chars/x_output [new file with mode: 0644]
checkmk/test/not_really_repeated/in [new file with mode: 0644]
checkmk/test/not_really_repeated/x_output [new file with mode: 0644]
checkmk/test/num_start_test_name/in [new file with mode: 0644]
checkmk/test/num_start_test_name/x_err [new file with mode: 0644]
checkmk/test/num_start_test_name/x_output [new file with mode: 0644]
checkmk/test/pass_thru/in [new file with mode: 0644]
checkmk/test/pass_thru/x_err [new file with mode: 0644]
checkmk/test/pass_thru/x_output [new file with mode: 0644]
checkmk/test/repeated_suites/in [new file with mode: 0644]
checkmk/test/repeated_suites/x_err [new file with mode: 0644]
checkmk/test/repeated_suites/x_output [new file with mode: 0644]
checkmk/test/repeated_tcases/in [new file with mode: 0644]
checkmk/test/repeated_tcases/x_err [new file with mode: 0644]
checkmk/test/repeated_tcases/x_output [new file with mode: 0644]
checkmk/test/repeated_tests/in [new file with mode: 0644]
checkmk/test/repeated_tests/x_err [new file with mode: 0644]
checkmk/test/repeated_tests/x_output [new file with mode: 0644]
checkmk/test/single_test_line/in [new file with mode: 0644]
checkmk/test/single_test_line/x_output [new file with mode: 0644]
checkmk/test/tcase_implied_repeat/in [new file with mode: 0644]
checkmk/test/tcase_implied_repeat/x_err [new file with mode: 0644]
checkmk/test/tcase_implied_repeat/x_output [new file with mode: 0644]
checkmk/test/test_after_main_post/in [new file with mode: 0644]
checkmk/test/test_after_main_post/x_err [new file with mode: 0644]
checkmk/test/test_after_main_post/x_output [new file with mode: 0644]
checkmk/test/test_after_main_pre/in [new file with mode: 0644]
checkmk/test/test_after_main_pre/x_err [new file with mode: 0644]
checkmk/test/test_after_main_pre/x_output [new file with mode: 0644]
checkmk/test/test_chars/in [new file with mode: 0644]
checkmk/test/test_chars/x_err [new file with mode: 0644]
checkmk/test/test_chars/x_output [new file with mode: 0644]
checkmk/test/trailing_ws/in [new file with mode: 0644]
checkmk/test/trailing_ws/x_output [new file with mode: 0644]
checkmk/test/ucn/in [new file with mode: 0644]
checkmk/test/ucn/x_output [new file with mode: 0644]
configure.ac