aboutsummaryrefslogtreecommitdiff
path: root/Perl/t
AgeCommit message (Collapse)Author
2006-02-14Bbox of a waypoint without a label (ie reduced to its position) is amertz
bit larger than before...
2006-02-12avoiding bug due to #48 by calling mainloop before any update callmertz
2006-02-12closing #24mertz
avoiding bug #48 by calling mainloop before any update
2006-02-12calling mainloop bfore any update call.mertz
to avoid bug #48
2006-02-12closing bug #57:mertz
mainloop before any update to avoid bug #48
2005-12-022 modifications in the test to avoid :mertz
- bug #32 (due to bug #48) - bug #52
2005-12-02a very simple test for a map itemmertz
2005-12-02Using a MainLoop as $zinc->update before a mainloop makes core dumpingmertz
2005-09-16testing the 2nd instance of Tkzinc, rather two times the first instancemertz
2005-06-27settign the -render option to 1 to avoid a winXP limitation withourt openGL ↵mertz
(see bug report #27
2005-06-25one test has een added, but no in the testplan!mertz
2005-06-23renaming a script as a test script (.t suffix)mertz
This test script exhibits a bug of the 3.3.0 Tkzinc, as reported by Daniel Etienne (12th April 2005) and solved in the 3.3.2 release of TkZinc
2005-06-23renaming the file as a test (.t prefix) scriptmertz
2005-06-23removing unneeded printmertz
2005-06-23correction of TraceUtils to avoid test error on (some?) windows plateformmertz
where 1.2e+34 may appear as 1.2e+034
2005-06-23test related to the bug reported by Daniel Etienne the 30th of November 2004mertz
2005-06-23a test for testing a bug reported by Daniel Etienne (30th Nov 2004).mertz
This bug has been closed with TkZinc 3.3.2
2005-06-23testing now the coords of empty curves, as well as the additionmertz
and removal of contours (relative to an old bug report from Daniel the 7th October 2004. This bug seems to be closed)
2005-06-21This test may fail on some host, when neither verdana, helvetica, arialmertz
fonts were found. Using now a default courier font
2005-06-18correction of bug #24 due to $item->cget(-image) returning an image object ↵mertz
since 3.3.2
2005-05-11Changed the name to avoid name clash with Text.tlecoanet
2005-01-16- adding a 3rd param to the openLog function so that the log filemertz
can be diverted to /dev/null
2005-01-16- this test script has been expanded so that memoryleaks can also be testedmertz
- internal memoryleaks (image re-creation) has been fixed - option -memory has been added so that the full tests can be infinetly repeated and memory use can be traced (only on linux > 2.4). Currently this script segfault at some moment for an unknown reason (hints hints!)
2004-11-16modifying a test as from v3.30 the bbox of an empty text is ()mertz
2004-09-20This test is for some gradients, clipping, etc... based on lotmertz
of repeatitive, animated, graphics updates
2004-09-17correcting tests so that testing labels / fields wo labelformat of ↵mertz
corresponding to not-defined fields in the mlabelformat DO WORK with 3.30
2004-09-09Suppressed warning messages about fixed bug.lecoanet
2004-09-01adding temporary traces for easing debug...mertz
2004-09-01adding/correcting some tests for flight/waypoint/tabular label or fields bboxmertz
2004-06-13adding 6 tests for the bug detectged by D. Etienne 11 Jun 04mertz
2004-05-26adding 3 tests for field/label bbox (currently only emptymertz
fields / labels are tested
2004-05-24Correcting the expected number of testsmertz
2004-05-24adding three tests for text bounding boxes (far from complete!)mertz
2004-05-18A very first test for bbox (to reproduce a 3.2.98 bug)mertz
2004-05-12modifying some test to take into account differences in $zinc->get(-tile) ↵mertz
returned values between perl-tk 800 and perl-tk 804
2004-05-12coords of tabular is now again a flat list of x and ymertz
2004-05-07removing typos, unneeded print...mertz
2004-05-07adding some info in the test, to better localized bugsmertz
2004-05-07typo in commentmertz
2004-05-07adding a trest for tabular with labelformat and non-empty fieldsmertz
2004-04-24adding coords test for group, track, waypoint, tabular, arc, traingles, iconmertz
2004-04-02- ajoute des tests pourmertz
translate 'absolute' tget skew
2004-04-02Positionnement du plan de test (ie du nombre de tests)mertz
dans chaque fichier
2004-03-31- using a really portable way to get Tk iconsmertz
2004-03-06Testing coords of different itemsmertz
2003-12-11- adding the display of all glyphs in the extended ascii rangemertz
2003-12-11- adding some test for tset, treset, skew methods and 'device' transfo namemertz
2003-11-28a bug when no appropriate font is foundmertz
2003-11-28- modifying the number of test (31 => 36)mertz
2003-11-07Slight modifications to even better display zinc methods calls as codemertz
and addition of some tests