[riot-devel] Build system API change, central definition of `test` target

2018-09-10 Thread Gaëtan Harter

Dear RIOT developers,

the way to define tests for an application has been changed.
See the pull request for reference:

https://github.com/RIOT-OS/RIOT/pull/9567

The `test` target is now defined in the main `Makefile.include`[1] and 
executes files from the `TESTS` variable. By default it is defined by 
listing executable files in the `application_dir/tests/` directory[2].


Please update your pull requests accordingly and remember to check this 
when reviewing other pull requests.


Thank you.

1: https://github.com/RIOT-OS/RIOT/blob/master/Makefile.include#L541
2: https://github.com/RIOT-OS/RIOT/blob/master/Makefile.include#L539

Cheers,
Gaëtan - @cladmi

___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] [riot-maintainer] CI news

2018-09-10 Thread Emmanuel Baccelli
Nice! Thanks Martine!
Was last night's build supposed to show up too, at this point?
Cheers
Emmanuel

On Sun, Sep 9, 2018 at 6:04 PM Kaspar Schleiser  wrote:

> Hey everyone,
>
> thanks to Martine we now have a nice new view for our nightly builds:
>
> https://ci.riot-os.org/nightlies.html
>
> There are many more improvements to Murdock and the accompanying
> scripts, but they're under the hood and thus more or less invisible. But
> they'll allow for more nice features and visual improvements in the future.
>
> Thanks Martine!
>
> Kaspar
> ___
> Maintainer mailing list
> maintai...@riot-os.org
> https://lists.riot-os.org/mailman/listinfo/maintainer
>
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel