Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
ae430bda
Commit
ae430bda
authored
May 21, 2019
by
IKEDA Soji
Browse files
Update t/Regexps.t
parent
9d0a9571
Changes
1
Hide whitespace changes
Inline
Side-by-side
t/Regexps.t
View file @
ae430bda
...
...
@@ -16,7 +16,8 @@ my %tests = (
multiple_host_with_port
=>
'
[\w\.\-]+(:\d+)?(,[\w\.\-]+(:\d+)?)*
',
listname
=>
'
[a-z0-9][a-z0-9\-\.\+_]{0,49}
',
sql_query
=>
'
(SELECT|select).*
',
scenario
=>
'
[\w,\.\-]+
',
scenario_config
=>
'
[-.,\w]+
',
scenario_name
=>
'
[-.\w]+
',
task
=>
'
\w+
',
datasource
=>
'
[\w-]+
',
uid
=>
'
[\w\-\.\+]+
',
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment