diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2006-12-08 10:59:45 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2006-12-08 10:59:45 (GMT) |
commit | 65bdecfdf2b029ef2a9b3cedb6da6ebc1560fee1 (patch) | |
tree | 4d42b6bb757315315e3d4f562fc2584af5b61734 /ChangeLog | |
parent | a3e3e7c0fa917ece8b8a58b57a802643c52f07b0 (diff) | |
download | tcl-65bdecfdf2b029ef2a9b3cedb6da6ebc1560fee1.zip tcl-65bdecfdf2b029ef2a9b3cedb6da6ebc1560fee1.tar.gz tcl-65bdecfdf2b029ef2a9b3cedb6da6ebc1560fee1.tar.bz2 |
More tests for bitops
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2006-12-08 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> + + * tests/mathop.test: Full tests for & | and ^ operators + 2006-12-08 Daniel Steffen <das@users.sourceforge.net> * library/tcltest/tcltest.tcl: use [info frame] for "-verbose line". |