commit | 497671e094b7f18221cc1f872bfe68afc57c860b | [log] [tgz] |
---|---|---|
author | Moshe Zadka <moshez@math.huji.ac.il> | Mon Jan 29 06:21:17 2001 +0000 |
committer | Moshe Zadka <moshez@math.huji.ac.il> | Mon Jan 29 06:21:17 2001 +0000 |
tree | 82c5fb1c0b85a8670c71c9146ee9c5b34c08a43e | |
parent | 2beeb22533acf5fbc29e650003a79d633aecffc0 [diff] |
The one thing I love more then writing code is deleting code. * Removed func_hash and func_compare, so they can be treated as immutable content-less objects (address hash and comparison) * Added tests to that affect to test_funcattrs (also testing func_code is writable) * Reverse meaning of tests in test_opcodes which checked identical code gets identical functions