Skip to content

Commit eaf24f8

Browse files
committed
regen
1 parent 812777b commit eaf24f8

File tree

19 files changed

+25
-13
lines changed

19 files changed

+25
-13
lines changed

gdk-pixbuf/src/auto/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ 78e3d3c22343)
1+
Generated by gir (https://github.com/gtk-rs/gir @ c8a7a13d2c4d)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 951202c4b7fd)

gdk-pixbuf/sys/tests/abi.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ impl Results {
110110
}
111111

112112
#[test]
113+
#[cfg(target_os = "linux")]
113114
fn cross_validate_constants_with_c() {
114115
let mut c_constants: Vec<(String, String)> = Vec::new();
115116

@@ -150,6 +151,7 @@ fn cross_validate_constants_with_c() {
150151
}
151152

152153
#[test]
154+
#[cfg(target_os = "linux")]
153155
fn cross_validate_layout_with_c() {
154156
let mut c_layouts = Vec::new();
155157

gdk-pixbuf/sys/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ 78e3d3c22343)
1+
Generated by gir (https://github.com/gtk-rs/gir @ c8a7a13d2c4d)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 951202c4b7fd)

gio/src/auto/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ 78e3d3c22343)
1+
Generated by gir (https://github.com/gtk-rs/gir @ c8a7a13d2c4d)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 951202c4b7fd)

gio/sys/tests/abi.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ impl Results {
110110
}
111111

112112
#[test]
113+
#[cfg(target_os = "linux")]
113114
fn cross_validate_constants_with_c() {
114115
let mut c_constants: Vec<(String, String)> = Vec::new();
115116

@@ -150,6 +151,7 @@ fn cross_validate_constants_with_c() {
150151
}
151152

152153
#[test]
154+
#[cfg(target_os = "linux")]
153155
fn cross_validate_layout_with_c() {
154156
let mut c_layouts = Vec::new();
155157

gio/sys/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ 78e3d3c22343)
1+
Generated by gir (https://github.com/gtk-rs/gir @ c8a7a13d2c4d)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 951202c4b7fd)

glib/gobject-sys/tests/abi.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ impl Results {
110110
}
111111

112112
#[test]
113+
#[cfg(target_os = "linux")]
113114
fn cross_validate_constants_with_c() {
114115
let mut c_constants: Vec<(String, String)> = Vec::new();
115116

@@ -150,6 +151,7 @@ fn cross_validate_constants_with_c() {
150151
}
151152

152153
#[test]
154+
#[cfg(target_os = "linux")]
153155
fn cross_validate_layout_with_c() {
154156
let mut c_layouts = Vec::new();
155157

glib/gobject-sys/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ 78e3d3c22343)
1+
Generated by gir (https://github.com/gtk-rs/gir @ c8a7a13d2c4d)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 951202c4b7fd)

glib/src/auto/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Generated by gir (https://github.com/gtk-rs/gir @ 78e3d3c22343)
1+
Generated by gir (https://github.com/gtk-rs/gir @ c8a7a13d2c4d)
22
from gir-files (https://github.com/gtk-rs/gir-files @ 951202c4b7fd)

glib/sys/tests/abi.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ impl Results {
110110
}
111111

112112
#[test]
113+
#[cfg(target_os = "linux")]
113114
fn cross_validate_constants_with_c() {
114115
let mut c_constants: Vec<(String, String)> = Vec::new();
115116

@@ -150,6 +151,7 @@ fn cross_validate_constants_with_c() {
150151
}
151152

152153
#[test]
154+
#[cfg(target_os = "linux")]
153155
fn cross_validate_layout_with_c() {
154156
let mut c_layouts = Vec::new();
155157

0 commit comments

Comments
 (0)