Re: [Ikvm-developers] IKVM - unit tests
Brought to you by:
jfrijters
From: Volker B. <vb...@in...> - 2018-11-29 07:14:55
|
I does not know what I should answer differently. The core functionality is tested through the own build process. Then there is the JUnit test project for self written Java classes which originally are implemented native in Java. For all the API classes of Java there are no tests. There is the assumption that Java has already test it. For a deeper answer you must ask the Jeroen Frijters. Volker Am 26.11.2018 um 14:55 schrieb David Thielen: > > We’re there more tests back when the project was alive? Or was it just > the project itself and the big test being that it can build itself? > > > > Thanks - dave > > > > > > cid:image003.png@01D3EC5F.44EB35B0 > > > > Dave Thielen > > CEO, Windward Studios > > windwardstudios.com > <https://www.windwardstudios.com/?utm_medium=email&utm_source=signatureline&utm_campaign=link-p&utm_content=link>__ > > da...@wi... <mailto:da...@wi...> | > LinkedIn <https://www.linkedin.com/in/davethielen/> > > Schedule an Appointment <https://calendly.com/davidthielen> > > P. 1-303-499-2544 x 1185 C.1-720-352-0676 > > > > “Thank goodness for Windward. We had been wasting hundreds of hours > hand coding report templates…Windward automates the process and helps > us get our customers the data they need.” > > /— Tom N., President and CEO of ArtsVision/// > > > > /More Customer Reviews… > <https://www.windwardstudios.com/customer-reviews?utm_medium=email&utm_source=signatureline&utm_campaign=link-p&utm_content=link>/ > > > > > > *From:*Volker Berlin <vb...@in...> > *Sent:* Sunday, November 25, 2018 11:59 PM > *To:* David Thielen <da...@wi...>; IKVM List > <ikv...@li...> > *Subject:* Re: IKVM - unit tests > > > > Hi, > > The IKVM project is dead. There is nobody that work on it anymore. > > Yes, there are some unit tests. There is for example the module junit. > This contains some swing tests junit tests. > http://ikvm.cvs.sourceforge.net/ > > There are also some checks in the build script which I does not know > anymore. For example a dependency check. > > But the largest test is the build self because IKVM build it self in a > second phase. > > Volker > > > > Am 23.11.2018 um 20:28 schrieb David Thielen: > > Hi; > > > > I’m emailing you directly because we got no answer on the email ist. > > > > Are there any unit tests for IKVM? I’m assuming they must exist as > the code is so solid. But there’s nothing in the code checked in > for the project. > > > > ??? – thanks – dave > > > > > |