Searched full:preferences (Results 1 – 7 of 7) sorted by relevance
1 # A bug in Julia 1.6.0's Pkg causes Preferences to be dropped during `Pkg.test()`, so we work around2 # it by explicitly creating a `test/Project.toml` which will correctly communicate any preferences8 Preferences = "21216c6a-2e73-6563-6e65-726566657250"
3 using StaticArrays, UnsafeArrays, Requires, Preferences222 depot-wide preferences or using226 environment. Changes will take effect after restarting the Julia session. See the [Preferences.jl227 documentation](https://github.com/JuliaPackaging/Preferences.jl) for more information.249 delete_preferences!(Preferences.get_uuid(C.libCEED_jll), "libceed_path"; force=true)
5 using Libdl, libCEED_jll, Preferences
11 Preferences = "21216c6a-2e73-6563-6e65-726566657250"23 Preferences = "1"
30 See [Preferences.jl](https://github.com/JuliaPackaging/Preferences.jl) for more information.
46 information on Julia's preferences system, see47 [Preferences.jl](https://github.com/JuliaPackaging/Preferences.jl).
37 echo "[preferences.libCEED_jll]" >> test/Project.toml