Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
medialibrary
Commits
903260b0
Commit
903260b0
authored
Sep 22, 2015
by
Hugo Beauzée-Luyssen
Browse files
tests: Annotate a failing test
parent
8cd66098
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/Folders.cpp
View file @
903260b0
...
...
@@ -173,6 +173,7 @@ TEST_F( Folders, NewFolderWithFile )
ASSERT_NE
(
nullptr
,
file
);
}
// This is expected to fail until we fix the file system modifications detection
TEST_F
(
Folders
,
NewFileInSubFolder
)
{
ml
->
discover
(
"."
);
...
...
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