[gegl] tests: cleanup a Makefile and some alphabetical ordering
- From: Téo Mazars <teom src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] tests: cleanup a Makefile and some alphabetical ordering
- Date: Wed, 16 Oct 2013 10:23:03 +0000 (UTC)
commit afc44d2e85b5df95db70943d0c9504b789d387eb
Author: Téo Mazars <teo mazars ensimag fr>
Date: Wed Oct 16 12:21:14 2013 +0200
tests: cleanup a Makefile and some alphabetical ordering
tests/simple/Makefile.am | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/tests/simple/Makefile.am b/tests/simple/Makefile.am
index 131d88b..ed7bd5e 100644
--- a/tests/simple/Makefile.am
+++ b/tests/simple/Makefile.am
@@ -5,21 +5,21 @@ TESTS_ENVIRONMENT = \
ABS_TOP_SRCDIR=$(top_srcdir)
# The tests
-noinst_PROGRAMS = \
+noinst_PROGRAMS = \
+ test-buffer-cast \
+ test-buffer-changes \
+ test-buffer-extract \
+ test-buffer-tile-voiding \
test-change-processor-rect \
- test-gegl-tile \
test-color-op \
+ test-format-sensing \
test-gegl-rectangle \
+ test-gegl-tile \
test-misc \
test-node-properties \
test-path \
- test-buffer-extract \
- test-buffer-cast \
- test-buffer-changes \
- test-buffer-tile-voiding \
- test-proxynop-processing \
- test-format-sensing \
- test-scaled-blit \
+ test-proxynop-processing \
+ test-scaled-blit \
test-svg-abyss
EXTRA_DIST = test-exp-combine.sh
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]