Hi, Effectively, there was a trace of a method from the AJ_Tools_UnitTest component in the AJ_Math component that makes an unwanted dependency.
This is fixed and you can now download the 1.2.2 version which doesn’t have any dependencies. If you want to look at the unit tests, you must launch the "Math-unit-test” project. The "AJ_Math.4dbase" is a component and should not be launched by itself, but should be put in the “Components” folder inside another project. Thanks for the feedback. Best Regards, Gabriel Inzirillo — 4D Developer AJAR S.A. — https://ch-fr.4d.com/ <https://ch-fr.4d.com/> https://www.my4dexperience.com twitter: ajar_info Tél : +41 (0)32 3422684 > On 9 Mar 2020, at 21:52, Mike Kerner via 4D_Tech <[email protected]> wrote: > > opening the project works, it's the 4dbase that breaks. > > On Mon, Mar 9, 2020 at 2:49 PM Mike Kerner <[email protected] > <mailto:[email protected]>> > wrote: > >> the database piece is throwing an error that it needs the unit test >> piece. did you change your folder organziation? >> >> On Mon, Mar 9, 2020 at 8:05 AM Maurice Inzirillo - AJAR via 4D_Tech < >> [email protected]> wrote: >> >>> We are proud to announce our new release AJ_Math 1.2 >>> >>> * * * AJ_Math - Math functions for 4D * * * >>> >>> It is intended for 4D developers. The component AJ_Math covers >>> mathematical and trigonometric functions. >>> >>> AJ_Math is one of the 4D tool components of our AJ_Suite which includes : >>> • AJUI_Banner 1.7 >>> • AJUI_Breadcrumb 1.2.1 >>> • AJUI_Tip 1.6.1 >>> • AJUI_Progressbar 1.1 >>> • AJUI_FloatingLabel 1.1.1 >>> • AJUI_Button 1.3.1 >>> • AJ_Tools_Regex >>> • AJ_Tools_xliff >>> • AJ_Tools_UnitTest 1.0.1 >>> >>> This Free component is available here : >>> >>> https://ch-fr.4d.com/aj-suite >>> >>> What's new since version 1.0? >>> >>> The component has been extended with new functions : >>> - Math.acos(x) >>> - Math.asin(x) >>> - Math.atan2(y;x) >>> - Math.spherodistance (latitude1;longitude1;latitude2;longitude2) >>> - Math.toRadians(degrees) >>> - Math.toDegrees(radians) >>> - Math.roundDecimal(x;precision;roundType) >>> roundType supported : >>> • ROUND_UP, >>> • ROUND_DOWN, >>> • ROUND_CEILING, >>> • ROUND_FLOOR, >>> • ROUND_HALF_UP, >>> • ROUND_HALF_DOWN, >>> • ROUND_HALF_CEILING, >>> • ROUND_HALF_FLOOR, >>> • ROUND_HALF_EVEN. >>> >>> The wiki on github has been updated accordingly. >>> >>> >>> >>> Maurice Inzirillo >>> -- >>> AJAR S.A. >>> >>> https://ch-fr.4d.com >>> twitter: ajar_info >>> Tél : +41 (0)323422684 >>> >>> >>> >>> >>> >>> ********************************************************************** >>> 4D Internet Users Group (4D iNUG) >>> Archive: http://lists.4d.com/archives.html >>> Options: https://lists.4d.com/mailman/options/4d_tech >>> Unsub: mailto:[email protected] >>> ********************************************************************** >> >> >> >> -- >> On the first day, God created the heavens and the Earth >> On the second day, God created the oceans. >> On the third day, God put the animals on hold for a few hours, >> and did a little diving. >> And God said, "This is good." >> > > > -- > On the first day, God created the heavens and the Earth > On the second day, God created the oceans. > On the third day, God put the animals on hold for a few hours, > and did a little diving. > And God said, "This is good." > ********************************************************************** > 4D Internet Users Group (4D iNUG) > Archive: http://lists.4d.com/archives.html > <http://lists.4d.com/archives.html> > Options: https://lists.4d.com/mailman/options/4d_tech > <https://lists.4d.com/mailman/options/4d_tech> > Unsub: mailto:[email protected] > <mailto:[email protected]> > ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

