Changes between Version 4 and Version 6 of Ticket #630
- Timestamp:
- 07/13/11 20:52:42 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #630 – Description
v4 v6 7 7 I took a look at the last 20 lines of the run.scm files (or at the files they include/load) in the trunk dir for each egg (yeah, it's not exactly a pleasant work). If you don't intend to make a new release of your egg(s) to fix bugs or to add new features soon, please consider making a new release just to fix the tests, so we can have a more accurate idea about the shape of the set of eggs. Also consider that egg tests help to test the compiler too. 8 8 9 big-chicken10 bind11 9 bindings 12 10 char-set-literals … … 20 18 directory-utils 21 19 discount 22 dollar23 20 dsssl-utils 24 21 elliptic-curves … … 26 23 err5rs-arithmetic 27 24 expand-full 28 fast-generic29 25 filepath 30 26 fmt … … 32 28 format-textdiff 33 29 format 34 fps35 30 getopt-long 36 31 glpk … … 39 34 graph-dfs 40 35 graph-scc 41 heap-o-rama42 36 html-form 43 htmlprag44 37 iexpr 45 inline46 38 internet-message 47 39 internet-timestamp … … 55 47 logpro 56 48 lookup-table 57 loop58 49 macosx 59 50 mailbox-threads … … 67 58 mw 68 59 netstring 69 numbers70 60 numspell 71 61 object-graph … … 76 66 procedure-decoration 77 67 progress-indicators 78 prometheus79 protobj80 68 quaternoins 81 69 rb-tree 82 70 remote-mailbox 83 71 ripemd 84 s11n85 72 sassy 86 73 sexp-diff … … 89 76 smtp 90 77 snowdigest 91 sparse-vectors92 78 specialized-io 93 spock94 79 srfi-101 95 80 srfi-19 … … 99 84 srfi-45 100 85 stack 101 stalin102 86 statistics 103 87 string-utils … … 116 100 yasos 117 101 yelp 118 z3