提交 d9c02748 编写于 作者: aaronchen2k2k's avatar aaronchen2k2k

update test yaml files

上级 75c70c54
......@@ -20,8 +20,8 @@ fields:
prefix: "["
postfix: "]\t"
- field: field_literal # 测试反引号括起来的字面常量同其他区间混合
range: "`0000-00`,`AA[2,a-z]`,[1-3]:2{3},`[1-3]:2{3}`"
- field: field_literal # 反引号括起来的字面常量
range: "`1-100`"
prefix: "["
postfix: "]\t"
......
title: date
desc: 测试日期数据
author: zentao
version: "1.0"
fields:
- field: monthday_common
from: time.monthday.v1.yaml
use: common
prefix: ""
postfix: "\t"
- field: monthday_with_line
from: time.monthday.v1.yaml
use: with_line
prefix: ""
postfix: "\t"
- field: monthday_chinese
from: time.monthday.v1.yaml
use: chinese
prefix: ""
postfix: "\t"
- field: date_common
from: time.date.v1.yaml
use: common
prefix: ""
postfix: "\t"
- field: date_with_line
from: time.date.v1.yaml
use: with_line
prefix: ""
postfix: "\t"
- field: date_chinese
from: time.date.v1.yaml
use: chinese
prefix: ""
postfix: "\t"
\ No newline at end of file
......@@ -4,18 +4,6 @@ author: zentao
version: 1.0
fields:
- field: test0
range: [userA,a-z,1-9] # 字面常量及列表
postfix: "\t"
- field: test1
range: [userA,a-z,1-9] # 字面常量及列表
postfix: "\t"
- field: field_use_instance
froms:
- from: ip.v1.yaml
use: privateC,privateB
- from: ip.v1.yaml
use: privateC,privateB
- field: test0 # 测试反引号括起来的字面常量同其他区间混合。
range: "`0-1`,[X,1-2],`[a-b,X,1-2]`,[1-3]:2{3}"
postfix: "\t"
\ No newline at end of file
无法预览此类型文件
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册