2010-03-30 |
Ben Wing |
merge
|
2010-02-23 |
Ben Wing |
merge
|
2010-02-22 |
Ben Wing |
rename objects* (.c, .h and .el files) to fontcolor*
|
2010-03-18 |
Ben Wing |
fix crash etc. in tests.c/c-tests.el
|
2010-03-13 |
Ben Wing |
Undo Assert-equal, Assert=, etc.; make `Assert' handle this automatically
|
2010-03-06 |
Stephen J. Turnbull |
Test escape-quoted for the range U+0000 to U+00FF.
|
2010-02-23 |
Ben Wing |
fix expected-buggy test to avoid abort in test file
|
2010-02-23 |
Ben Wing |
remove unused var in test-harness
|
2010-02-21 |
Ben Wing |
merge
|
2010-02-21 |
Ben Wing |
merge
|
2010-02-16 |
Ben Wing |
add regexp-debugging
|
2010-02-21 |
Ben Wing |
fixes to test harness to allow backtracing/debugging of failures
|
2010-02-19 |
Aidan Kehoe |
Use better types when ESCAPECHAR is specified, split_string_by_ichar_1
|
2010-02-07 |
Aidan Kehoe |
Add a new optional ESCAPE-CHAR argument to #'split-string-by-char.
|
2010-02-19 |
Aidan Kehoe |
Fix a multiple-value bug, mapcarX; correct a comment and a label name.
|
2010-02-05 |
Jerry James |
Remove old external module test.
|
2010-02-05 |
Jerry James |
Martin Buchholz claims tests/frame.el.
|
2010-02-01 |
Ben Wing |
merge
|
2010-01-28 |
Ben Wing |
merge
|
2010-01-25 |
Ben Wing |
fix some tests in `make check', also add our own file-tests
|
2010-02-01 |
Ben Wing |
merge
|
2010-02-01 |
Ben Wing |
implement equalp in C, fix case-folding, add equal() method for keymaps
|
2010-01-31 |
Aidan Kehoe |
Don't compare the same octet with itself if checking for boyer_moore_ok
|
2010-01-31 |
Ben Wing |
fix CRLF line endings in search-tests.el
|
2010-01-30 |
Aidan Kehoe |
Add tests for the regexp-ranges-treat-control-1-chars badly bug.
|
2010-01-30 |
Ben Wing |
fix longstanding search bug involving searching for Control-1 chars
|
2010-01-27 |
Ben Wing |
fix failing-case output of Assert-test, add Assert-test-not
|
2010-01-27 |
Ben Wing |
Add Unicode-case-table-based torture test to case-tests.el
|
2010-01-26 |
Aidan Kehoe |
Fix the bugs necessary to resolve the trivial test failures in mule-tests.el
|
2010-01-14 |
Ben Wing |
get make check working again
|
2010-01-14 |
Ben Wing |
Add ChangeLog entries for previous changes to tests dir
|
2010-01-13 |
Ben Wing |
show description properly in Assert-failure message
|