代码搜索结果
找到约 216,410 项符合
Test 的代码
subscribe.test
C: a01 LSUB "" "*"
S: a01 OK LSUB completed
C: a01 SUBSCRIBE test
S: a01 OK SUBSCRIBE completed
C: a01 LSUB "" "*"
S: * LSUB (\Unmarked) "." test
S: a01 OK LSUB completed
C: a01 SUBSCRIBE test.subf
create.test
// Create a simple name
C: 10 CREATE test
S: 10 OK CREATE completed
// Create a subfolder with simple name
C: 11 CREATE test.subfolder
S: 11 OK CREATE completed
// Create a fully qualified folder
C: 1
delete.test
// Delete subfolder, then folder
C: 10 DELETE test.subfolder
S: 10 OK DELETE completed
C: 11 DELETE test
S: 11 OK DELETE completed
// Delete folder first, then subfolder.
C: 14 DELETE test1.subfolder
subscribe2.test
// Make sure subscriptions are carried into new login sessions.
// Subscribed to "test1.subfolder1" after test file Subscribe.test
C: a01 LSUB "" "*"
S: * LSUB (\Unmarked) "." test1.subfolder1
S: a01
list1.test
// Empty 1st arg searches default context (#mail)
C: 10 LIST "" test
S: * LIST (\Unmarked) "." test
S: 10 OK LIST completed
// % returns all folders
C: a1 LIST "" %
S: * LIST (\Unmarked) "." test
S:
dawn.test
# dawn.test package - Dawn package to handle tests (if, ==, !=, ...)
org.jext.dawn.test.AndFunction
org.jext.dawn.test.BinAndFunction
org.jext.dawn.test.BinOrFunction
org.jext.dawn.test.DifferentFrom
step-test.c
#include
#include
/* Test various kinds of stepping.
*/
int myglob = 0;
int callee() {
myglob++; return 0;
}
/* A structure which, we hope, will need to be passed using me
test any c.dsp
# Microsoft Developer Studio Project File - Name="Test Any C" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Co
test.java
// test.Java
public class test {
// main method begins execution of Java application
public static void main( String args[] )
{
int c,d;
c = 5;
test.brel
#
# This is the test script for the block relocation table.
#
# Copyright 1997 by Theodore Ts'o. This file may be redistributed
# under the terms of the GNU Public License.
#
#
brel_dump
brel_put 2