it still said after you edited the page: The other directories under sample/test contain testfiles. These are test programs that rely on a board file to define the processor and required pins. Testfiles should never use a pinname directly.
so I changed it to The other directories under /test contain testfiles. These are test programs that rely on a board file to define the processor and required pins. Testfiles should never use a pinname directly. On Aug 31, 10:46 pm, Sebastien Lelong <[email protected]> wrote: > Hi Matt, > > I readhttp://code.google.com/p/jallib/wiki/jallib_testing, it says > > > there is a svn sample/test folder, but I don't see it on svn. > > Fixed. > > > I would like to upload files for development with william. Should I > > put the files in test\peripheral\spi instead? > > Bad "sample/test" path in wiki page actually corresponds to "/test", so, if > your file is a test (jallib meaning, that is not compilable it needs a board > file), yes it should go there. If your file is compilable on its own, that > is if it has an "include" statement then it should go to "sample". In doubt, > you can post as attachment so we can have a look. > > Also, don't use SVN as a just tool to sync data. You can put them in file > section on this group, or attaching files to email. > > Cheers, > Seb > -- > Sébastien Lelonghttp://www.sirloon.nethttp://sirbot.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jallib?hl=en -~----------~----~----~----~------~----~------~--~---
