Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:23
erlang
0487-common_test-Fix-missing-since-attributes.p...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0487-common_test-Fix-missing-since-attributes.patch of Package erlang
From 82bcf3632ca6a394682c2f59404f51ed36798f48 Mon Sep 17 00:00:00 2001 From: Sverker Eriksson <sverker@erlang.org> Date: Fri, 23 Apr 2021 18:42:55 +0200 Subject: [PATCH 7/9] common_test: Fix missing since attributes --- lib/common_test/doc/src/ct_property_test.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/common_test/doc/src/ct_property_test.xml b/lib/common_test/doc/src/ct_property_test.xml index 4c5eede758..8f6ecc6ca3 100644 --- a/lib/common_test/doc/src/ct_property_test.xml +++ b/lib/common_test/doc/src/ct_property_test.xml @@ -162,7 +162,7 @@ prop_ftp() -> </func> <func> - <name since="">present_result(Module, Cmds, Triple, Config) -> Result</name> + <name since="OTP 22.3">present_result(Module, Cmds, Triple, Config) -> Result</name> <fsummary>Presents the result of statem property testing</fsummary> <desc> <p>Same as <seemfa marker="#present_result/5"><c>present_result(Module, Cmds, Triple, Config, [])</c></seemfa> @@ -171,7 +171,7 @@ prop_ftp() -> </func> <func> - <name since="">present_result(Module, Cmds, Triple, Config, Options) -> Result</name> + <name since="OTP 22.3">present_result(Module, Cmds, Triple, Config, Options) -> Result</name> <fsummary>Presents the result of statem property testing</fsummary> <type> <v>Module = module()</v> -- 2.26.2
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor