Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.core
Commits
875fac41
Commit
875fac41
authored
Dec 10, 2018
by
André Anjos
💬
Committed by
Samuel GAIST
Dec 10, 2018
Browse files
[test][prefix] Update root_folder path for macOS builds
parent
836031b6
Changes
14
Hide whitespace changes
Inline
Side-by-side
beat/core/test/prefix/databases/empty_protocol_sets/1.json
View file @
875fac41
{
"root_folder"
:
"/path/not/set"
,
"root_folder"
:
"/
tmp/
path/not/set"
,
"protocols"
:
[
{
"name"
:
"double"
,
...
...
beat/core/test/prefix/databases/empty_protocols/1.json
View file @
875fac41
{
"root_folder"
:
"/path/not/set"
,
"root_folder"
:
"/
tmp/
path/not/set"
,
"protocols"
:
[
]
}
beat/core/test/prefix/databases/empty_set_outputs/1.json
View file @
875fac41
{
"root_folder"
:
"/path/not/set"
,
"root_folder"
:
"/
tmp/
path/not/set"
,
"protocols"
:
[
{
"name"
:
"double"
,
...
...
beat/core/test/prefix/databases/large/1.json
View file @
875fac41
{
"root_folder"
:
"/path/not/set"
,
"root_folder"
:
"/
tmp/
path/not/set"
,
"protocols"
:
[
{
"name"
:
"large"
,
...
...
beat/core/test/prefix/databases/missing_protocol_name/1.json
View file @
875fac41
{
"root_folder"
:
"/path/not/set"
,
"root_folder"
:
"/
tmp/
path/not/set"
,
"protocols"
:
[
{
"sets"
:
[
...
...
beat/core/test/prefix/databases/missing_protocols/1.json
View file @
875fac41
{
"root_folder"
:
"/path/not/set"
"root_folder"
:
"/
tmp/
path/not/set"
}
beat/core/test/prefix/databases/missing_set_name/1.json
View file @
875fac41
{
"root_folder"
:
"/path/not/set"
,
"root_folder"
:
"/
tmp/
path/not/set"
,
"protocols"
:
[
{
"name"
:
"double"
,
...
...
beat/core/test/prefix/databases/missing_set_outputs/1.json
View file @
875fac41
{
"root_folder"
:
"/path/not/set"
,
"root_folder"
:
"/
tmp/
path/not/set"
,
"protocols"
:
[
{
"name"
:
"double"
,
...
...
beat/core/test/prefix/databases/missing_set_view/1.json
View file @
875fac41
{
"root_folder"
:
"/path/not/set"
,
"root_folder"
:
"/
tmp/
path/not/set"
,
"protocols"
:
[
{
"name"
:
"double"
,
...
...
beat/core/test/prefix/databases/mixed_protocol_names/1.json
View file @
875fac41
{
"root_folder"
:
"/path/not/set"
,
"root_folder"
:
"/
tmp/
path/not/set"
,
"protocols"
:
[
{
"name"
:
"protocol"
,
...
...
beat/core/test/prefix/databases/mixed_set_names/1.json
View file @
875fac41
{
"root_folder"
:
"/path/not/set"
,
"root_folder"
:
"/
tmp/
path/not/set"
,
"protocols"
:
[
{
"name"
:
"double"
,
...
...
beat/core/test/prefix/databases/same_protocol_names/1.json
View file @
875fac41
{
"root_folder"
:
"/path/not/set"
,
"root_folder"
:
"/
tmp/
path/not/set"
,
"protocols"
:
[
{
"name"
:
"double"
,
...
...
beat/core/test/prefix/databases/same_set_names/1.json
View file @
875fac41
{
"root_folder"
:
"/path/not/set"
,
"root_folder"
:
"/
tmp/
path/not/set"
,
"protocols"
:
[
{
"name"
:
"double"
,
...
...
beat/core/test/prefix/databases/simple/1.json
View file @
875fac41
{
"root_folder"
:
"/foo/bar"
,
"root_folder"
:
"/
tmp/
foo/bar"
,
"protocols"
:
[
{
"name"
:
"protocol"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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