Commit Graph

53 Commits

Author SHA1 Message Date
56a8a8206c Make the tests when explicitly requested 2020-02-03 07:37:39 +01:00
3b9a511aec Register the "mime" test 2020-02-03 07:31:09 +01:00
231ab59cc0 Build with Gtk+ 3 by default 2019-10-06 03:37:38 +02:00
d93f8e449a Register the "clint" test 2019-10-06 03:37:38 +02:00
de3190f605 Import the "clint" test 2019-10-06 03:37:38 +02:00
96913a25df Update the helper scripts from upstream 2019-10-06 03:37:38 +02:00
1091f7861c Update the copyright notice 2019-10-06 03:37:38 +02:00
bf91f5a093 Avoid a compilation warning 2019-10-06 03:37:38 +02:00
9c09db2a0d Update the copyright notice 2018-09-06 18:36:28 +02:00
bc95648e58 Fix double free() in the test suite 2018-09-06 18:36:01 +02:00
5203dd4d43 Code cleanup 2018-04-21 21:50:23 +02:00
af8ab99448 No longer build with -fpedantic 2018-01-22 05:15:55 +01:00
97553209c6 Stick to the default stack protector 2018-01-22 05:15:23 +01:00
86fed7a57a Remove an implied dependency 2018-01-01 19:26:30 +01:00
65bacaafb4 Update the copyright notice 2018-01-01 19:26:14 +01:00
87ca4f3f9e Add a test for the Mime class 2018-01-01 19:25:58 +01:00
eba1ac04da Register more dependencies for tests 2017-12-28 05:10:40 +01:00
2f9f1595d5 Add a test for localized values 2017-12-28 03:30:43 +01:00
d73ca3b8bc Add a test for getting the original name 2017-12-28 03:26:04 +01:00
22f24e5cef Register the test for FIXME 2017-12-28 01:31:55 +01:00
e0e3f5a3d9 Register a new test for FIXME in comments
This test currently fails.
2017-12-28 01:31:46 +01:00
3c01df283e Constify 2017-12-28 01:09:57 +01:00
70d2d2d42d Register the test for MimeHandler 2017-12-27 00:51:00 +01:00
30c182a51a Initial import 2017-12-27 00:50:19 +01:00
346d75207f Make the MimeHandler test harder to pass 2017-12-26 20:54:12 +01:00
a4746a54cc Test two more accessors in MimeHandler 2017-12-26 20:51:24 +01:00
e101d4d002 Let the MimeHandler API be more consistent 2017-12-12 13:08:16 +01:00
08792869b4 Extend the API
With this, the DeforaOS Panel is closer to complete functionality
without relying on additional code handling desktop entries.
2017-12-08 16:50:46 +01:00
69c22237a4 Add a test for mimehandler_get_types() 2017-12-07 19:00:30 +01:00
e5450740e5 Update the copyright notice 2017-12-07 17:52:42 +01:00
66e2e16533 Add a test for the MimeHandler class 2017-12-07 17:52:30 +01:00
ab18baad92 Register two new tests 2017-10-24 00:53:25 +02:00
3a1a75d58a Add tests for HTML and XML files 2017-10-24 00:53:25 +02:00
3d63acfc50 Also log error codes upon failures 2016-08-02 03:16:45 +02:00
cbfa80df62 Really test libDesktop.pc 2016-05-16 03:52:13 +02:00
ec8d3c0358 Build with RELRO by default 2016-04-30 02:10:06 +02:00
9e2ee3cd61 Register tests.log 2016-04-30 02:10:06 +02:00
72a0b82a06 Add a test for the pkg-config file 2016-04-30 02:10:06 +02:00
df21d37210 Fix building PIE on Linux and FreeBSD (possibly more) 2016-03-06 00:26:15 +01:00
e1cedfa59f Adapt to the new API for the Error class 2015-11-22 20:59:33 +01:00
1e174cdb64 Also test desktop_widget_set_property() 2015-11-18 23:36:59 +01:00
a19816c697 Fix the "widget" test 2015-11-18 23:36:47 +01:00
21e9a30b4a Document build with Gtk+ 3 2015-11-18 23:31:51 +01:00
3cede1b567 Allow a different PROGNAME to be set 2015-11-18 22:16:33 +01:00
389b73d06c Add a couple .gitignore files 2015-10-24 02:42:36 +02:00
a288d05d89 Compile with SSP and PIE by default 2015-10-19 00:03:57 +02:00
efa4fc7d00 Compile with -fstack-protector by default 2015-06-28 17:55:28 +02:00
d80c94ceb8 Fix compiling with OBJDIR 2015-05-25 17:28:47 +02:00
dc44ca0c32 Fix archive creation 2015-05-25 17:28:36 +02:00
c3dba5d8e8 Re-license as 2-clause BSD 2015-05-25 13:33:03 +02:00