mirror of
https://codeberg.org/scip/gfn.git
synced 2025-12-16 18:30:57 +01:00
update testscript
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
exec testgfn -d Vs
|
||||
exec gfn -d Vs
|
||||
stdout 'gfn/generate.go:'
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
exec testgfn -h
|
||||
exec gfn -h
|
||||
stdout 'This is gfn'
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
exec testgfn -l
|
||||
exec gfn -l
|
||||
stdout 'JapaneseNamesDiverse'
|
||||
|
||||
@@ -1 +1 @@
|
||||
! exec testgfn
|
||||
! exec gfn
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
exec testgfn akx
|
||||
exec gfn akx
|
||||
stdout 'akx'
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
exec testgfn akx
|
||||
exec gfn akx
|
||||
! stdout 'akx akx'
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
exec testgfn Idiots
|
||||
exec gfn Idiots
|
||||
stdout 'face'
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
exec testgfn sVdmi(usus|hehe)
|
||||
exec gfn sVdmi(usus|hehe)
|
||||
stdout 'usus'
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
exec testgfn -v
|
||||
exec gfn -v
|
||||
stdout 'This is gfn version'
|
||||
|
||||
Reference in New Issue
Block a user