[vala] (101 commits) Non-fast-forward update to branch wip/valadate
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala] (101 commits) Non-fast-forward update to branch wip/valadate
- Date: Sat, 7 Oct 2017 10:54:31 +0000 (UTC)
The branch 'wip/valadate' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
0259f34... Add Valadate test harness
a3aae7c... added search for GIR files
514bf26... major revision of valadate
d8e8b18... minor modifications
5855da6... refactoring of testcase and testsuite
a8785e9... added testfailure class
083212f... more changes
d4548a6... more work on testrunner
e1f690f... refactoring of TestExplorer, now generates working dummy TA
8077be7... result now uses testrunner to run tests
09d32ca... more mods to runner
d4bceab... now runs in separate processes
e0bbfa1... Now runs tests in separate processes, including DBus
e2c5c17... added TestFactory - new runs all tests
1996b97... removed original testrunner.sh
3a98849... Don't hardcode gio-2.0 linker dependency
3f0aff3... Update valadate build
2b0b9ea... Minor refactoring
d6602a0... Codestyle and source adjustments
5df5d35... Drop testfixture.vala
a27634a... Rename Module to TestModule
0ce1dd2... Rename ConfigError to TestConfigError
dc8e520... Don't use keywords as variable names
93ab027... tests: Make tests non-fatal which causing segfault
636ebce... Fix Makefile
c406709... side-ported Valadate-2.0 to Vala test harness
603d8a3... ported tests to new Valadate version
c187fc8... modified tests
318f70e... modified tests
9b17fe5... modified tests
df2848c... modified tests
8224876... code clean up from ricotz
18330de... more code style changes
45657c2... added .gitignore to tests
9ea4b36... Hide testreport impls
fc5f0e5... Add TestFormat enum
9a6845d... added ability to run tests in a given path with -p command
18b31cc... removed all references to CCodeAttribute
6119439... removed all references to CCodeAttribute
a48b763... Fix build after rebase
56b7532... Some clean up
175281d... merged TestConfig and TestOptions
58f27e7... removed TestGatherer, TestPlan now does single pass
b570197... Test is now abstract class without GObject dependancy
8bfc88f... Minor API cleaning
Commits added to the branch:
a447cfa... Add .editorconfig file (*)
c78d70f... tests: Fix test delegates/bug659778.vala (*)
2d390c5... tests: Fix dbus/filedescriptor-errors.test (*)
fba28f3... vapi: Add javascriptcoregtk-4.0 and avoid skips in webkit2g (*)
1d867ed... codegen: Don't transfer ownership of local-variable if targ (*)
537ff83... tests: Add regression test (*)
3bcfd0b... girparser: Support "cname" argument in metadata (*)
b5ed922... girparser: Better support of "cprefix" argument in metadata (*)
dd2d6c6... libvaladoc: Fix some -Wincompatible-pointer-types warnings (*)
4056b1c... codegen: Actually write declaration for GNodeTraverseFunc w (*)
5c12ee6... codegen: Adjust format-index for printf/scanf-methods which (*)
3ee698c... codegen: Use given dup_function for structs (*)
47fb617... vapi: Update GIR-based bindings (*)
4794eab... gtk+-3.0: Update to 3.22.19 (*)
c2d2ea4... Release 0.37.91 (*)
e8d47c0... codegen: Initialize temp-variable for fixed-size arrays to (*)
f778ba4... codegen: Add support for "type-func" in ui-files (*)
95a4c55... vala: Add CallableType as base for DelegateType, MethodType (*)
652e013... Improve error while method is incompatible with delegate (*)
b3c279e... libxml-2.0: Bind xmlLastElementChild and xmlPreviousElement (*)
498841c... gtk+-4.0: Update to 3.91.2+b5afe757 (*)
bd5758b... gtk+-3.0: Update to 3.22.19+70b61973 (*)
3fbb7e8... pangocairo: CairoFontMap.set_default() is not an instance m (*)
563f167... gio-2.0: Application.set_default() is not an instance metho (*)
cf2233e... Release 0.38.0 (*)
0da2e2a... glib-2.0: OptionEntry[] params are null-terminated (*)
d433c59... glib-2.0: Fix MainContext.check() (*)
09bbbfb... valadoc: Don't use 'stderr' as variable name (*)
4c7ab04... docs: Fix syntax of several documentation blocks (*)
eb9c0ca... docs: Clarify SGR as Select Graphic Rendition (*)
bce872f... gtk+-4.0: Update to 3.91.2+80e32390 (*)
e5d9e35... doclet/html: Allow creation of links without performing bro (*)
c632477... doc: Add support to build docs for vala itself (*)
bb8a458... libvaladoc: Avoid some lambdas by re-using methods (*)
f713447... glib-2.0: Bind g_convert_with_fallback() and g_convert_with (*)
8bd7fbc... codegen: Try to use a more unique internal define for prope (*)
353ac46... build: Fix vapidir args for libgvc (*)
eb1515d... vala: Update list of used attributes (*)
93f16c4... method: Use prototype-string for return-type mismatch (*)
7e0c305... gtk+-4.0: Update to 3.91.2+b0e8d848 (*)
985b6db... Release 0.38.1 (*)
9a8f505... Bump version suffix (*)
a8091c2... glib-2.0: Use type-id/marshaller-type for (u)int16/(u)short (*)
6aa600c... codegen: Report warning if property-type is not compatible (*)
a948a3f... codegen: Use array_length_cexpr to support fixed-arrays for (*)
9d3799d... vala: Initialize CodeContext.*_directories fields (*)
db8c411... glib-2.0: Add DateTime.from_iso8601() (*)
74e8546... gtk+-4.0: Update to 3.91.2+d09f6951 (*)
0ab50b0... vapi: Update GIR-based bindings (*)
3e35aec... gnutls: Fix free_function ccode-attribute of Certificate (*)
8fd9b9b... gstreamer-1.0: Update from 1.13+ git master (*)
edd87a6... vapi: Update GIR-based bindings (*)
8929a80... webkit2gtk-4.0: Actually update to 2.18 (*)
29fc127... gio-2.0: "address" parameter of Socket.receive_message() is (*)
6e08bce... Add Valadate test harness
ebe04b5... added search for GIR files
9966798... major revision of valadate
bfc2669... minor modifications
37a9c8b... refactoring of testcase and testsuite
5072262... added testfailure class
879e670... more changes
6baf30f... more work on testrunner
8abefe0... refactoring of TestExplorer, now generates working dummy TA
a078b55... result now uses testrunner to run tests
f43b2d7... more mods to runner
893c501... now runs in separate processes
a23242e... Now runs tests in separate processes, including DBus
3b80a2a... added TestFactory - new runs all tests
e990dd4... removed original testrunner.sh
28581bd... Don't hardcode gio-2.0 linker dependency
f04c216... Update valadate build
2447db5... Minor refactoring
807dc7d... Codestyle and source adjustments
e09c947... Drop testfixture.vala
7705283... Rename Module to TestModule
0ceac49... Rename ConfigError to TestConfigError
034ce17... Don't use keywords as variable names
6e54c0f... tests: Make tests non-fatal which causing segfault
7f30392... Fix Makefile
d5f5e73... side-ported Valadate-2.0 to Vala test harness
4616d62... ported tests to new Valadate version
e22f63b... modified tests
f63693e... modified tests
d4e0d41... modified tests
a96c7a9... modified tests
96162d6... code clean up from ricotz
3a6d033... more code style changes
0894515... added .gitignore to tests
16fba43... Hide testreport impls
9d70780... Add TestFormat enum
80b8869... added ability to run tests in a given path with -p command
bb0e297... removed all references to CCodeAttribute
ce50ac1... removed all references to CCodeAttribute
3b64b79... Fix build after rebase
bb993d0... Some clean up
c888b08... merged TestConfig and TestOptions
6c43b34... removed TestGatherer, TestPlan now does single pass
2c5812a... Test is now abstract class without GObject dependancy
f6292bb... Minor API cleaning
233803a... Fix build
26c3e1a... libxml-2.0: Fix header of XPath.Context.register_ns()
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]