pytest_2.sh 554 字节
Newer Older
1 2 3


# update
L
liuyq-617 已提交
4
python3 ./test.py -f update/allow_update.py
5 6 7 8
python3 ./test.py -f update/allow_update-0.py
python3 ./test.py -f update/append_commit_data.py
python3 ./test.py -f update/append_commit_last-0.py
python3 ./test.py -f update/append_commit_last.py
L
liuyq-617 已提交
9
python3 ./test.py -f update/merge_commit_data.py
L
liuyq-617 已提交
10

L
liuyq-617 已提交
11 12 13 14 15
python3 ./test.py -f update/merge_commit_data2.py
python3 ./test.py -f update/merge_commit_data2_update0.py
python3 ./test.py -f update/merge_commit_last-0.py
python3 ./test.py -f update/merge_commit_last.py
python3 ./test.py -f update/bug_td2279.py
16