Commit ba8203b
authored
feat: add ExprtkEvaluator test for basic model and root model. (#184)
* feat: add ExprtkEvaluator test for basic model and root model.
fix: fix basic_with_root_model.conf and add "p" variable when Enforce
with no policy.
fix: add bigobj option for windows.
fix: fix short string optimization bug in MSVC.
Signed-off-by: stonexx <1479765922@qq.com>
* chore: Update exprtk version
Signed-off-by: stonex <1479765922@qq.com>1 parent dc3224c commit ba8203b
9 files changed
Lines changed: 3465 additions & 2717 deletions
File tree
- casbin
- exprtk
- model
- examples
- include/casbin
- exprtk
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| |||
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
169 | 180 | | |
170 | 181 | | |
171 | 182 | | |
| |||
0 commit comments