mirror of https://github.com/svaarala/duktape.git
Sami Vaarala
10 years ago
6 changed files with 111 additions and 2 deletions
@ -0,0 +1,18 @@ |
|||
--- !ditz.rubyforge.org,2008-03-06/issue |
|||
title: update testing document with matrix testing |
|||
desc: "" |
|||
type: :task |
|||
component: duk |
|||
release: v1.1 |
|||
reporter: Sami Vaarala <sami.vaarala@iki.fi> |
|||
status: :unstarted |
|||
disposition: |
|||
creation_time: 2014-10-13 21:33:08.509127 Z |
|||
references: [] |
|||
|
|||
id: 022c75935b8675738a6af3026766752b15c34974 |
|||
log_events: |
|||
- - 2014-10-13 21:33:08.681214 Z |
|||
- Sami Vaarala <sami.vaarala@iki.fi> |
|||
- created |
|||
- "" |
@ -0,0 +1,18 @@ |
|||
--- !ditz.rubyforge.org,2008-03-06/issue |
|||
title: gc torture test runs |
|||
desc: "" |
|||
type: :task |
|||
component: duk |
|||
release: v1.0 |
|||
reporter: Sami Vaarala <sami.vaarala@iki.fi> |
|||
status: :unstarted |
|||
disposition: |
|||
creation_time: 2014-10-13 21:25:21.654669 Z |
|||
references: [] |
|||
|
|||
id: 986c0f903ba1f201970336608bc54eadfc6f1d7a |
|||
log_events: |
|||
- - 2014-10-13 21:25:21.833789 Z |
|||
- Sami Vaarala <sami.vaarala@iki.fi> |
|||
- created |
|||
- "" |
@ -0,0 +1,22 @@ |
|||
--- !ditz.rubyforge.org,2008-03-06/issue |
|||
title: fix unused variable duk_heap_markandsweep.c:313 |
|||
desc: "" |
|||
type: :task |
|||
component: duk |
|||
release: v1.0 |
|||
reporter: Sami Vaarala <sami.vaarala@iki.fi> |
|||
status: :closed |
|||
disposition: :fixed |
|||
creation_time: 2014-10-13 20:13:50.993974 Z |
|||
references: [] |
|||
|
|||
id: b2e870cca96dff08df50de253ff16719bdfa6679 |
|||
log_events: |
|||
- - 2014-10-13 20:13:51.166985 Z |
|||
- Sami Vaarala <sami.vaarala@iki.fi> |
|||
- created |
|||
- "" |
|||
- - 2014-10-13 21:50:11.850253 Z |
|||
- Sami Vaarala <sami.vaarala@iki.fi> |
|||
- closed with disposition fixed |
|||
- "" |
@ -0,0 +1,23 @@ |
|||
--- !ditz.rubyforge.org,2008-03-06/issue |
|||
title: rewrite matrix testing hack to be more useful |
|||
desc: |- |
|||
Allow exhaustive runs as well as sampled runs. Allow parallelism. |
|||
|
|||
In addition to a fixed testcase, allow a random testcase to be executed. |
|||
This allows random sampling of compile options + testcases, which would |
|||
otherwise be a space far too large. |
|||
type: :task |
|||
component: duk |
|||
release: v1.1 |
|||
reporter: Sami Vaarala <sami.vaarala@iki.fi> |
|||
status: :unstarted |
|||
disposition: |
|||
creation_time: 2014-10-13 21:34:09.306296 Z |
|||
references: [] |
|||
|
|||
id: d709b170438fecdf9290b80a008ee0cbd36cc87b |
|||
log_events: |
|||
- - 2014-10-13 21:34:09.519351 Z |
|||
- Sami Vaarala <sami.vaarala@iki.fi> |
|||
- created |
|||
- "" |
@ -0,0 +1,24 @@ |
|||
--- !ditz.rubyforge.org,2008-03-06/issue |
|||
title: fix gcc -O4 compile warnings |
|||
desc: "" |
|||
type: :task |
|||
component: duk |
|||
release: v1.0 |
|||
reporter: Sami Vaarala <sami.vaarala@iki.fi> |
|||
status: :closed |
|||
disposition: :fixed |
|||
creation_time: 2014-10-13 21:02:52.726538 Z |
|||
references: [] |
|||
|
|||
id: e6ceec59cd282a9a6e04c91566e7fd8bed68698a |
|||
log_events: |
|||
- - 2014-10-13 21:02:52.883627 Z |
|||
- Sami Vaarala <sami.vaarala@iki.fi> |
|||
- created |
|||
- "" |
|||
- - 2014-10-13 21:50:05.874080 Z |
|||
- Sami Vaarala <sami.vaarala@iki.fi> |
|||
- closed with disposition fixed |
|||
- |- |
|||
Almost all warnings fixed. The remaining warning are quite difficult to fix and |
|||
seem to be caused GCC doing unsafe code transformations internally. |
Loading…
Reference in new issue