]> git.eshelyaron.com Git - emacs.git/commit
regex: added tests for the case-fold embedded modifiers dima_regex_embedded_modifiers
authorDima Kogan <dima@secretsauce.net>
Fri, 22 Apr 2016 17:43:04 +0000 (11:43 -0600)
committerDima Kogan <dima@secretsauce.net>
Sat, 23 Apr 2016 02:47:26 +0000 (20:47 -0600)
commitab34aca3834c3485b9117b0750e87e090f79232c
treedfc203cbdfa576b125e394203710eeaa5f2576af
parentfcfa188aa48b24a3d171054fe2daf4d5c4bf7d2b
regex: added tests for the case-fold embedded modifiers

* test/src/regex/regex-tests.el (regex-tests-case-fold): new ERT test
to validate the case-fold modifier functionality
test/src/regex/regex-tests.el