Julia Programming Language
Test package with check-bounds=no
New to Julia
package
giordano
December 17, 2024, 10:09pm
2
import Pkg Pkg.test("MyPkg"; julia_args=`--check-bounds=auto`)
4 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Avoiding recompilation between interactive use and testing by making testing also checkbounds=auto?
General Usage
8
471
February 21, 2024
How to test @inbounds / @boundscheck behavior?
General Usage
testing
1
457
September 28, 2020
Removing bound checks globally in an interactive session
General Usage
2
768
November 12, 2017
Package test failing due to bounds checking enabled
General Usage
question
,
testing
,
simd
13
1444
March 19, 2017
Change setting of --check-bounds in user code?
General Usage
question
0
240
October 1, 2021