ocschwar

Results 4 issues of ocschwar

"cargo install alert-after" fails as follows right now: ` = note: Undefined symbols for architecture x86_64: "_LSCopyApplicationURLsForBundleIdentifier", referenced from: _setApplication in libmac_notification_sys-29e1c5fea20af7d3.rlib(notify.o) ld: symbol(s) not found for architecture x86_64 clang:...

I have a Python process that uses Rpy2 to babysit an R process that in turn calls a C library. That library has a known tendency to generate segfaults. Unfortunately,...

Hello, all. At my company, we have an extensive array of tests using testthat on our proprietary codebase, and we track coverage using covr. This is for a nightly test...

feature

A oneOf element defines an object that validates against exactly one alternative in a list of definitions. So to generate a preloaded form with a oneOf element, you need to...