aboutsummaryrefslogtreecommitdiff
path: root/Perl/t
AgeCommit message (Collapse)Author
2005-01-24This commit was manufactured by cvs2svn to create branch 'POSTSCRIPT'.POSTSCRIPTcvs2svn
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
2003-10-22addind tests that modifying an image object does modify the displayed iconmertz
2003-10-16a loop was stupidly never executed due to some devel. testsmertz
2003-10-16as there are many tests working, this file is no more usefullmertz
2003-10-16initial releasemertz
2003-10-16some tests of the find method with 'overlaped', 'enclosing',mertz
'wittype' and pathtags...
2003-10-07initial release of -tile, -image, -mask, -fillpattern,mertz
-linepattern widget and items options tests
2003-10-02Testing that it is possible to load Tk::Zinc and to create a main windowmertz
if bot the test cannot be gone trhough and it is declared as ok!
2003-10-02initial releasemertz
2003-09-23initial release of some real (very very tiny) tests, as they are working nowmertz
without Tk::Zinc being installed
2003-09-22these files are used for building complexe test filesmertz
2003-09-112 new tests...mertz
2003-03-24passage aux gradients nouvzaux (>> 3.2.6h)mertz
2003-03-21encore quelques am�liorations de l'afficahge des listes perl � un format ↵mertz
lisible: - les items de type -option ne sont pas entre quote - les fl�che => ne sont pas affich� en fin de liste - les chaines de style 10x20 ou #ff00ff sont encadr�es par des '
2003-03-17addition of error messages testsmertz
2003-02-19addition of some tests of error messagesmertz
2003-02-19log files are now very similar to perl code;mertz
This should ease cut-and-paste of part of this file to perl scripts to reproduce bugs in simpler scripts
2003-02-07utilisation de TestLog.pmmertz
fonctionnalit� identique
2003-02-07initial releasemertz
2003-02-07- Initial release.mertz
Regroupement des fonctions utiles aux applications de test test-no-crash.pl, test-methods.pl et autres � venir
2003-01-22Suppression des tests perllecoanet