diff options
author | Matt Armstrong <matt@rfc20.org> | 2022-10-10 09:07:42 -0700 |
---|---|---|
committer | Matt Armstrong <matt@rfc20.org> | 2022-10-10 19:37:51 -0700 |
commit | 51a8e375ebea2e6e05eed623bddfb323b8e408f0 (patch) | |
tree | bdf6ee616d2b349617869b66943e14c4ef483ad9 /test/lisp/emacs-lisp | |
parent | 67b9e89a5aa0052b1abdcd8971a0fa83f52e13a5 (diff) | |
download | emacs-51a8e375ebea2e6e05eed623bddfb323b8e408f0.tar.gz emacs-51a8e375ebea2e6e05eed623bddfb323b8e408f0.tar.bz2 emacs-51a8e375ebea2e6e05eed623bddfb323b8e408f0.zip |
Check red-black invariants in most places
Stefan recently disabled this but I happened to want it back soon
after.
* src/itree.c (check_subtree): new arg: allow_red_red
(check_tree_common): renamed from check_tree, pass allow_red_red
through.
(check_tree): new function, pass allow_red_red=false
(interval_tree_insert): check_tree -> check_tree_common with
allow_red_red=true.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions