|
28faa2762a
|
Import the latest versions of the scripts
|
2019-09-14 04:32:18 +02:00 |
|
|
2ba9833e11
|
Look for Dummy.h in $(OBJDIR) if set
|
2019-07-16 18:42:00 +02:00 |
|
|
abd3a154bf
|
Look for libraries in $(OBJDIR)
|
2019-07-16 18:33:19 +02:00 |
|
|
da4f0bc1db
|
Fix build with the latest configure(1)
|
2019-03-17 02:20:25 +01:00 |
|
|
aa43762f90
|
Import a "appinterface" test
|
2017-04-13 01:18:15 +02:00 |
|
|
bb6c173feb
|
Update the copyright notice
|
2017-03-10 01:02:20 +09:00 |
|
|
3f3b0e68c4
|
Really test reproducibly
- Use $SOURCE_DATE_EPOCH
- Force a default timezone
|
2017-03-10 01:00:27 +09:00 |
|
|
4c69c29465
|
Update the copyright notice
|
2017-01-16 02:52:23 +01:00 |
|
|
cf5cd4e8d8
|
Extend the "appbroker.sh" test
|
2017-01-16 02:52:23 +01:00 |
|
|
e8e9a988d2
|
Extend preliminary support for arrays
|
2017-01-16 02:52:23 +01:00 |
|
|
69eb5db0b9
|
Remove unused variable
|
2016-09-25 04:25:23 +02:00 |
|
|
f2483d2615
|
Update the copyright notice
|
2016-09-25 04:22:42 +02:00 |
|
|
c42f0ad7cd
|
Fix build in debugging mode
|
2016-09-25 04:22:29 +02:00 |
|
|
7da7cb4d31
|
Extend the "appbroker.sh" test for arrays
|
2016-09-15 04:01:59 +02:00 |
|
|
5115b018b0
|
Add tentative support for arrays
|
2016-09-15 04:01:43 +02:00 |
|
|
e62b84b9ef
|
Update the copyright notice
|
2016-09-15 03:43:06 +02:00 |
|
|
b3ee4a2e87
|
No longer require AppBroker(1) to be installed
The tests still do not pass without installing libApp though.
|
2016-09-15 03:43:06 +02:00 |
|
|
6d1bdd2eb8
|
Complete the "appbroker.sh" test some more
|
2016-09-14 02:15:55 +02:00 |
|
|
c40156b22b
|
Invert the output of the "appbroker.sh" test
|
2016-09-14 02:13:44 +02:00 |
|
|
4ecc38136f
|
Code cleanup
|
2016-09-14 02:13:38 +02:00 |
|
|
68d65c1fa8
|
Improve the "appbroker.sh" test
|
2016-09-14 02:13:17 +02:00 |
|
|
76f2febb8f
|
Code cleanup
|
2016-09-13 22:52:05 +02:00 |
|
|
8654a13065
|
Add a dry-run mode to AppBroker(1)
|
2016-09-13 22:48:59 +02:00 |
|
|
0796ca2ab9
|
Avoid a crash
|
2016-09-13 16:59:09 +02:00 |
|
|
d1d555fc41
|
Test for errors before generating files
|
2016-09-13 04:41:31 +02:00 |
|
|
582a5d0b1d
|
Pass the "appbroker.sh" test again
|
2016-09-13 04:32:49 +02:00 |
|
|
da7a2954d9
|
Register a dependency
|
2016-09-13 04:32:25 +02:00 |
|
|
1bb22e1346
|
Almost pass the "appbroker.sh" test again
|
2016-09-12 20:04:08 +02:00 |
|
|
71bb5b3acb
|
Prepare support for dry-run mode
|
2016-09-12 20:02:14 +02:00 |
|
|
978fb52911
|
Fix looking up callbacks
|
2016-09-12 20:02:11 +02:00 |
|
|
1be1f1c11e
|
Update the copyright notice
|
2016-09-12 20:01:48 +02:00 |
|
|
4c10a32818
|
Report errors as required
|
2016-09-12 20:01:48 +02:00 |
|
|
888700905a
|
Code cleanup
|
2016-09-12 20:01:46 +02:00 |
|
|
8ea9e3c1e5
|
Improve an error message
|
2016-09-12 19:43:33 +02:00 |
|
|
017376a16c
|
Represent AICD_INOUT as both AICD_IN and AICD_OUT
|
2016-09-12 18:25:49 +02:00 |
|
|
5e2c91e85a
|
Prepare support for output arguments of all types
|
2016-09-12 18:25:49 +02:00 |
|
|
18402def5a
|
Add an INOUT argument to the AppBroker test
|
2016-09-09 01:48:50 +02:00 |
|
|
cd20ada69e
|
Disable native tests when cross-compiling
|
2016-09-06 02:24:34 +02:00 |
|
|
0e200396fc
|
Fix build with OBJDIR
|
2016-09-06 02:20:06 +02:00 |
|
|
5710ff1641
|
Fix compilation issue with DeforaOS
|
2016-09-06 01:56:34 +02:00 |
|
|
f441e4243f
|
Use diff(1) instead of cmp(1) to compare files
|
2016-08-23 03:09:19 +02:00 |
|
|
febcb13fd3
|
Pass the "appbroker.sh" test again
|
2016-08-23 03:08:48 +02:00 |
|
|
3ce471ad77
|
Complete the basic types
|
2016-08-23 03:08:30 +02:00 |
|
|
08fbf6dc0a
|
Partial support for SOURCE_EPOCH in the tests
The environment may still determine the locale and timezone for the
date output.
|
2016-08-23 02:36:14 +02:00 |
|
|
7d2db9297c
|
Re-wrap
|
2016-08-23 02:10:39 +02:00 |
|
|
3b1f74b81b
|
Document failure to pass "make distcheck"
|
2016-08-23 02:10:19 +02:00 |
|
|
640ed2a9ed
|
Add a test for AppBroker(1)
|
2016-08-23 02:09:20 +02:00 |
|
|
f3c73f9b43
|
Update the copyright notice
|
2016-08-23 01:41:01 +02:00 |
|
|
96724fd042
|
Support more than one target
|
2016-08-23 01:41:01 +02:00 |
|
|
ebfcdc6b9a
|
Update the copyright notice
|
2016-05-18 01:51:35 +02:00 |
|