Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
28343966
Commit
28343966
authored
Jul 31, 2014
by
Matt Stancliff
Browse files
Spell software correctly
parent
12d0195b
Changes
5
Hide whitespace changes
Inline
Side-by-side
tests/cluster/cluster.tcl
View file @
28343966
# Cluster-specific test functions.
# Cluster-specific test functions.
#
#
# Copyright
(
C
)
2014 Salvatore Sanfilippo antirez@gmail.com
# Copyright
(
C
)
2014 Salvatore Sanfilippo antirez@gmail.com
# This softare is released under the BSD License. See the COPYING file for
# This soft
w
are is released under the BSD License. See the COPYING file for
# more information.
# more information.
# Returns a parsed CLUSTER NODES output as a list of dictionaries.
# Returns a parsed CLUSTER NODES output as a list of dictionaries.
...
...
tests/cluster/run.tcl
View file @
28343966
# Cluster test suite. Copyright
(
C
)
2014 Salvatore Sanfilippo antirez@gmail.com
# Cluster test suite. Copyright
(
C
)
2014 Salvatore Sanfilippo antirez@gmail.com
# This softare is released under the BSD License. See the COPYING file for
# This soft
w
are is released under the BSD License. See the COPYING file for
# more information.
# more information.
cd tests/cluster
cd tests/cluster
...
...
tests/instances.tcl
View file @
28343966
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
# instances.
# instances.
#
#
# Copyright
(
C
)
2014 Salvatore Sanfilippo antirez@gmail.com
# Copyright
(
C
)
2014 Salvatore Sanfilippo antirez@gmail.com
# This softare is released under the BSD License. See the COPYING file for
# This soft
w
are is released under the BSD License. See the COPYING file for
# more information.
# more information.
package require Tcl 8.5
package require Tcl 8.5
...
...
tests/sentinel/run.tcl
View file @
28343966
# Sentinel test suite. Copyright
(
C
)
2014 Salvatore Sanfilippo antirez@gmail.com
# Sentinel test suite. Copyright
(
C
)
2014 Salvatore Sanfilippo antirez@gmail.com
# This softare is released under the BSD License. See the COPYING file for
# This soft
w
are is released under the BSD License. See the COPYING file for
# more information.
# more information.
cd tests/sentinel
cd tests/sentinel
...
...
tests/test_helper.tcl
View file @
28343966
# Redis test suite. Copyright
(
C
)
2009 Salvatore Sanfilippo antirez@gmail.com
# Redis test suite. Copyright
(
C
)
2009 Salvatore Sanfilippo antirez@gmail.com
# This softare is released under the BSD License. See the COPYING file for
# This soft
w
are is released under the BSD License. See the COPYING file for
# more information.
# more information.
package require Tcl 8.5
package require Tcl 8.5
...
...
Write
Preview
Markdown
is supported
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