search for: 423a732

Displaying 2 results from an estimated 2 matches for "423a732".

Did you mean: 23732
2007 Jul 06
0
Branch 'as' - 2 commits - libswfdec/swfdec_as_math.c test/trace
...New commits: diff-tree 1ae03b097c0fb14a0ed89e955bfd016a02247eef (from 4e3d40276024ca6504884f00a94a930c65cb52ca) Author: Benjamin Otte <otte at gnome.org> Date: Fri Jul 6 11:37:55 2007 +0100 add test for round direction diff --git a/test/trace/Makefile.am b/test/trace/Makefile.am index 423a732..447b109 100644 --- a/test/trace/Makefile.am +++ b/test/trace/Makefile.am @@ -620,6 +620,15 @@ EXTRA_DIST = \ removesprite-depths-7.swf.trace \ rotation-5.swf \ rotation-5.swf.trace \ + round-direction.as \ + round-direction-5.swf \ + round-direction-5.swf.trace \ + round-direction-6.swf \ +...
2007 Jun 17
2
Branch 'as' - test/trace
test/trace/Makefile.am | 1 test/trace/values.as | 63 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 64 insertions(+) New commits: diff-tree aaca94203d8a0ccb8feb32c0d57df3401fca0350 (from 987074e275ac77f8799e5fdf41890e8ef126b291) Author: Benjamin Otte <otte at gnome.org> Date: Sun Jun 17 12:56:42 2007 +0200 add values.as which provides some default values