?? isprefix.test
字號:
#! /bin/sh -pe# librsync test case.# Copyright (C) 2000 by Martin Pool# Test the map_ptr input routines, by extracting chunks of a file# using a known-good Python implementation, and also by passing the# same parameters to the hsmapread driver.# $Id: isprefix.test,v 1.1 2002/01/25 21:08:26 bje Exp $run_test isprefix.driver foo foobarrun_test isprefix.driver '' foobarrun_test isprefix.driver foobar foobarrun_test isprefix.driver f frun_test isprefix.driver '' ''run_test isprefix.driver f foobarrun_test isprefix.driver ! foobar foorun_test isprefix.driver ! goo foorun_test isprefix.driver ! foo ''run_test isprefix.driver ! f g
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -