?? makefile.am
字號(hào):
TESTS = \ check_check \ test_output.sh \ test_xml_output.sh \ test_log_output.shnoinst_PROGRAMS = \ check_check \ check_stress \ ex_output \ ex_xml_output \ ex_log_outputEXTRA_DIST = test_output.sh test_log_output.sh test_xml_output.shcheck_check_SOURCES = \ check_check.h \ check_list.c \ check_check_sub.c \ check_check_master.c \ check_check_msg.c \ check_check_log.c \ check_check_limit.c \ check_check_fork.c \ check_check_fixture.c \ check_check_pack.c \ check_check_main.ccheck_stress_SOURCES = check_stress.cex_output_SOURCES = ex_output.cex_log_output_SOURCES = ex_log_output.cex_xml_output_SOURCES = ex_xml_output.cINCLUDES = -I$(srcdir)/../srcLDADD = ../src/libcheck.aCLEANFILES = *.log test_logfile
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -