Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Michal Čihař
updater
Commits
7b359cb7
Verified
Commit
7b359cb7
authored
Jun 26, 2018
by
Karel Koci
🤘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix tests and test that we prefer status file over control files
parent
0cd3aa2c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
tests/backend.lua
tests/backend.lua
+1
-1
tests/data/opkg/info/terminfo.control
tests/data/opkg/info/terminfo.control
+1
-0
No files found.
tests/backend.lua
View file @
7b359cb7
...
...
@@ -166,7 +166,7 @@ function test_status_parse()
[
"Installed-Size"
]
=
"22537"
,
Description
=
"Kernel support for USB Mass Storage devices"
,
[
"Installed-Time"
]
=
"1453896142"
,
Depends
=
"kernel (=3.18.21-1-70ea6b9a4b789c558ac9d579b5c1022f-10), kmod-scsi-core, kmod-usb-core"
,
Depends
=
"kernel (=
3.18.21-1-70ea6b9a4b789c558ac9d579b5c1022f-10), kmod-scsi-core, kmod-usb-core"
,
Status
=
std_status
,
files
=
{
[
"/lib/modules/3.18.21-70ea6b9a4b789c558ac9d579b5c1022f-10/usb-storage.ko"
]
=
true
,
...
...
tests/data/opkg/info/terminfo.control
View file @
7b359cb7
...
...
@@ -5,6 +5,7 @@ Source: package/libs/ncurses
License: MIT
LicenseFiles: README
Section: libs
Status: unknown hold not-installed
Architecture: mpc85xx
Installed-Size: 5822
Description: Terminal Info Database (ncurses)
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