log tests/test-action.c @ 407:e6f972e04519

age author description
Wed, 06 Apr 2022 12:09:25 +0200 David Demelier tests: don't use automatic feature
Tue, 15 Feb 2022 20:47:47 +0100 David Demelier core: don't use fixed arrays in action_stack
Sun, 02 Jan 2022 10:22:48 +0100 David Demelier misc: update copyright years
Sun, 24 Oct 2021 17:33:12 +0200 David Demelier core: split action and action_stack
Wed, 13 Oct 2021 20:56:07 +0200 David Demelier tests: switch to rexo
Wed, 22 Sep 2021 07:22:20 +0200 David Demelier misc: update years
Wed, 10 Mar 2021 18:49:08 +0100 David Demelier misc: remove usage of bool
Wed, 14 Oct 2020 14:48:07 +0200 David Demelier core: drawable_stack_update returns a bool (similar to action_stack_update)
Tue, 13 Oct 2020 09:38:44 +0200 David Demelier core: rework actions and a bit of drawables, closes #2492