mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: bloomberg-bde: Disable test.
* gnu/packages/cpp.scm (bloomberg-bde)[arguments]<#:test-exclude>: Add test. Change-Id: I87b1051ab4b0bf1256b18e4eb6c471c1427b0f1b
This commit is contained in:
parent
d508545fef
commit
974196e09e
1 changed files with 2 additions and 1 deletions
|
|
@ -3288,7 +3288,8 @@ validation.")
|
|||
"bslh_hash.t"
|
||||
"bslstl_deque.0[1345].t"
|
||||
"bslstl_queue.t"
|
||||
"bslstl_stack.t")
|
||||
"bslstl_stack.t"
|
||||
"bslstl_string_test.t")
|
||||
"|")
|
||||
#:modules '((guix build cmake-build-system)
|
||||
((guix build gnu-build-system) #:prefix gnu:)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue