Re: [Tlf-devel] TravisCI

2018-01-26 Thread Csahok Zoltan
Tom, cloned your repo and Travis CI works quite well.
I'll try to add a CUnit test as per docs. Not all of Tlf
can be tested that way, but let's see how far we can get.

The .astylerc you shared looks OK to me.
(yes, I meant indent of 4 spaces)

73,
Zoli


On Fri, Jan 26, 2018 at 02:42:41PM +0100, Thomas Beierlein wrote:
> That repo was only set up as a playground to test the features of
> travis-ci - not for real tlf development.
> 
> 73, de Tom

___
Tlf-devel mailing list
Tlf-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tlf-devel


Re: [Tlf-devel] TravisCI

2018-01-26 Thread Thomas Beierlein
Sorry for being not quite clear in my last mail.

Am Fri, 26 Jan 2018 10:25:16 +0100
schrieb Ervin Hegedüs :

> Hi Thomas,
> 
> On Thu, Jan 25, 2018 at 07:31:00PM +0100, Thomas Beierlein wrote:
> > Hi all,
> > 
> > just for testing I set up a copy of TLF's code at
> > https://github.com/dl1jbe/test-travis .
> > 
> > Atm it has a very simple setup: configure and build TLF without
> > hamlib support. You can check it out, provide a pull request and see
> > what happens.  
> 
That repo was only set up as a playground to test the features of
travis-ci - not for real tlf development.

73, de Tom

> thanks - actually, I don't have any planned and not agreed code.
> 
> I have the fltiny FSK integration branch, but it needs the
> xmlrpc-c library...
> 
> 
> 73, Ervin
>  
> 
> ___
> Tlf-devel mailing list
> Tlf-devel@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/tlf-devel



-- 
"Do what is needful!"
Ursula LeGuin: Earthsea
--


___
Tlf-devel mailing list
Tlf-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tlf-devel


Re: [Tlf-devel] code indenting?

2018-01-26 Thread Thomas Beierlein
Am Thu, 25 Jan 2018 15:50:05 -0600
schrieb Nate Bargmann :

> * On 2018 25 Jan 09:29 -0600, Thomas Beierlein wrote:
> > Copy it to a file with name '.astylerc' and test with
> > 
> > $ astyle --option=.astylerc < infile > outfile  
> 
> If the file is ~/.astylerc then '--option=' is not necessary.
> 
> I actually have my own astylerc in my home directory and use
> '--option=' to use the file in the Hamlib scripts/ directory when
> formatting Hamlib files, which I've not done for a while...
> 
Right, that is the full story.

I tried to avoid cluttering your homedirs, so I choose the --option=
variant.

> > I used 'meld' for comparison of old and new. There are mostly
> > whitespace changes. You can filter out these differences in the meld
> > preferences box and leave only the main structural ones.  
> 
> Some times I use the file comparison feature of Midnight Commander and
> other times I use the Magit package in Emacs.

There are always quite a lot of ways to do one thing. I am not an Emacs
guy (bitten instead by vi). So I am sure there should be also a way to
do it there 

73, Tom


-- 
"Do what is needful!"
Ursula LeGuin: Earthsea
--



pgpDKaFRbMJwO.pgp
Description: Digitale Signatur von OpenPGP
___
Tlf-devel mailing list
Tlf-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tlf-devel


Re: [Tlf-devel] TravisCI

2018-01-26 Thread Ervin Hegedüs
Hi Thomas,

On Thu, Jan 25, 2018 at 07:31:00PM +0100, Thomas Beierlein wrote:
> Hi all,
> 
> just for testing I set up a copy of TLF's code at
> https://github.com/dl1jbe/test-travis .
> 
> Atm it has a very simple setup: configure and build TLF without hamlib
> support. You can check it out, provide a pull request and see
> what happens.

thanks - actually, I don't have any planned and not agreed code.

I have the fltiny FSK integration branch, but it needs the
xmlrpc-c library...


73, Ervin
 

___
Tlf-devel mailing list
Tlf-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tlf-devel