{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.rRAqIRST/b1/erlang-proper_1.2+git988ea0ed9f+dfsg-2.1_i386.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.rRAqIRST/b2/erlang-proper_1.2+git988ea0ed9f+dfsg-2.1_i386.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,4 +1,4 @@\n \n 45329abbcb874b4325455bdd5a68933a 5876 devel optional erlang-proper-dev_1.2+git988ea0ed9f+dfsg-2.1_i386.deb\n- 5b61ee82f967923a52737b1aa3b65762 35948 doc optional erlang-proper-doc_1.2+git988ea0ed9f+dfsg-2.1_all.deb\n+ a80c16a6b603537db1ce9e4085bd6535 35928 doc optional erlang-proper-doc_1.2+git988ea0ed9f+dfsg-2.1_all.deb\n dc8f46f95cf86d88c029a7e3e9bb4d3d 303776 devel optional erlang-proper_1.2+git988ea0ed9f+dfsg-2.1_i386.deb\n"}, {"source1": "erlang-proper-doc_1.2+git988ea0ed9f+dfsg-2.1_all.deb", "source2": "erlang-proper-doc_1.2+git988ea0ed9f+dfsg-2.1_all.deb", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -1,3 +1,3 @@\n -rw-r--r-- 0 0 0 4 2021-01-02 15:29:53.000000 debian-binary\n--rw-r--r-- 0 0 0 1204 2021-01-02 15:29:53.000000 control.tar.xz\n--rw-r--r-- 0 0 0 34552 2021-01-02 15:29:53.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 1200 2021-01-02 15:29:53.000000 control.tar.xz\n+-rw-r--r-- 0 0 0 34536 2021-01-02 15:29:53.000000 data.tar.xz\n"}, {"source1": "control.tar.xz", "source2": "control.tar.xz", "unified_diff": null, "details": [{"source1": "control.tar", "source2": "control.tar", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "comments": ["Files differ"], "unified_diff": null}]}]}]}, {"source1": "data.tar.xz", "source2": "data.tar.xz", "unified_diff": null, "details": [{"source1": "data.tar", "source2": "data.tar", "unified_diff": null, "details": [{"source1": "./usr/share/doc/erlang-proper-doc/edoc/overview-summary.html", "source2": "./usr/share/doc/erlang-proper-doc/edoc/overview-summary.html", "unified_diff": "@@ -7,15 +7,15 @@\n \n \n \n
Overview\"erlang
\n

PropEr: A QuickCheck-inspired property-based testing tool for Erlang\n

\n

Copyright \u00a9 2010-2013 Manolis Papadakis, Eirini Arvaniti and Kostis Sagonas

\n-

Version: Jan 10 2024 00:14:11

\n+

Version: Feb 11 2025 06:38:02

\n

Authors: Manolis Papadakis.

\n

This is PropEr's Reference Manual. If you are new to PropEr, you should\n first read the User Guide (available online at\n PropEr's website,\n and also in PropEr's README file). The bulk of the PropEr API is contained in\n the documentation for the following modules:

\n \n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -1,12 +1,12 @@\n Overview [erlang_logo]\n ****** PropEr: A QuickCheck-inspired property-based testing tool for Erlang\n ******\n Copyright \u00a9 2010-2013 Manolis Papadakis, Eirini Arvaniti and Kostis Sagonas\n-Version: Jan 10 2024 00:14:11\n+Version: Feb 11 2025 06:38:02\n Authors: Manolis Papadakis.\n This is PropEr's Reference Manual. If you are new to PropEr, you should first\n read the User Guide (available online at PropEr's_website, and also in PropEr's\n README file). The bulk of the PropEr API is contained in the documentation for\n the following modules:\n proper\n how to write properties, how to invoke PropEr, different modes of\n"}]}, {"source1": "./usr/share/doc/erlang-proper-doc/edoc/proper.html", "source2": "./usr/share/doc/erlang-proper-doc/edoc/proper.html", "unified_diff": "@@ -9,15 +9,15 @@\n
Overview\"erlang
\n
\n \n

Module proper

\n This is the main PropEr module.\n

Copyright \u00a9 2010-2017 Manolis Papadakis, Eirini Arvaniti and Kostis Sagonas

\n \n-

Version: Jan 10 2024 00:14:11

\n+

Version: Feb 11 2025 06:38:02

\n

Authors: Manolis Papadakis.

\n \n

Description

This is the main PropEr module.

\n \n

How to write properties

\n The simplest properties that PropEr can test consist of a single boolean\n expression (or a statement block that returns a boolean), which is expected\n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -3,15 +3,15 @@\n ****** Module proper ******\n * Description\n * Data_Types\n * Function_Index\n * Function_Details\n This is the main PropEr module.\n Copyright \u00a9 2010-2017 Manolis Papadakis, Eirini Arvaniti and Kostis Sagonas\n-Version: Jan 10 2024 00:14:11\n+Version: Feb 11 2025 06:38:02\n Authors: Manolis Papadakis.\n ***** Description *****\n This is the main PropEr module.\n **** How to write properties ****\n The simplest properties that PropEr can test consist of a single boolean\n expression (or a statement block that returns a boolean), which is expected to\n evaluate to true. Thus, the test true always succeeds, while the test false\n"}]}, {"source1": "./usr/share/doc/erlang-proper-doc/edoc/proper_fsm.html", "source2": "./usr/share/doc/erlang-proper-doc/edoc/proper_fsm.html", "unified_diff": "@@ -10,15 +10,15 @@\n


\n \n

Module proper_fsm

\n This module defines the proper_fsm behaviour, useful for testing\n systems that can be modeled as finite state machines.\n

Copyright \u00a9 2010-2016 Manolis Papadakis, Eirini Arvaniti and Kostis Sagonas

\n \n-

Version: Jan 10 2024 00:14:11

\n+

Version: Feb 11 2025 06:38:02

\n

Authors: Eirini Arvaniti.

\n \n

Description

This module defines the proper_fsm behaviour, useful for testing\n systems that can be modeled as finite state machines. That is, a finite\n collection of named states and transitions between them. proper_fsm is\n closely related to proper_statem and is, in fact, implemented in\n terms of that. Testcases generated using proper_fsm will be on precisely\n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -4,15 +4,15 @@\n * Description\n * Data_Types\n * Function_Index\n * Function_Details\n This module defines the proper_fsm behaviour, useful for testing systems that\n can be modeled as finite state machines.\n Copyright \u00a9 2010-2016 Manolis Papadakis, Eirini Arvaniti and Kostis Sagonas\n-Version: Jan 10 2024 00:14:11\n+Version: Feb 11 2025 06:38:02\n Authors: Eirini Arvaniti.\n ***** Description *****\n This module defines the proper_fsm behaviour, useful for testing systems that\n can be modeled as finite state machines. That is, a finite collection of named\n states and transitions between them. proper_fsm is closely related to\n proper_statem and is, in fact, implemented in terms of that. Testcases\n generated using proper_fsm will be on precisely the same form as testcases\n"}]}, {"source1": "./usr/share/doc/erlang-proper-doc/edoc/proper_gen.html", "source2": "./usr/share/doc/erlang-proper-doc/edoc/proper_gen.html", "unified_diff": "@@ -9,15 +9,15 @@\n

Overview\"erlang
\n
\n \n

Module proper_gen

\n Generator subsystem and generators for basic types.\n

Copyright \u00a9 2010-2017 Manolis Papadakis, Eirini Arvaniti and Kostis Sagonas

\n \n-

Version: Jan 10 2024 00:14:10

\n+

Version: Feb 11 2025 06:38:02

\n

Authors: Manolis Papadakis.

\n \n

Description

Generator subsystem and generators for basic types.

\n \n

You can use these functions to try out the random \n instance generation and shrinking subsystems.

\n \n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -3,15 +3,15 @@\n ****** Module proper_gen ******\n * Description\n * Data_Types\n * Function_Index\n * Function_Details\n Generator subsystem and generators for basic types.\n Copyright \u00a9 2010-2017 Manolis Papadakis, Eirini Arvaniti and Kostis Sagonas\n-Version: Jan 10 2024 00:14:10\n+Version: Feb 11 2025 06:38:02\n Authors: Manolis Papadakis.\n ***** Description *****\n Generator subsystem and generators for basic types.\n You can use these functions to try out the random instance generation and\n shrinking subsystems.\n CAUTION: These functions should never be used inside properties. They are meant\n for demonstration purposes only.\n"}]}, {"source1": "./usr/share/doc/erlang-proper-doc/edoc/proper_sa.html", "source2": "./usr/share/doc/erlang-proper-doc/edoc/proper_sa.html", "unified_diff": "@@ -9,15 +9,15 @@\n
Overview\"erlang
\n
\n \n

Module proper_sa

\n \n

Copyright \u00a9 2017 Andreas L\u00f6scher and Kostis Sagonas

\n \n-

Version: Jan 10 2024 00:14:10

\n+

Version: Feb 11 2025 06:38:02

\n

Behaviours: proper_target.

\n

Authors: Andreas L\u00f6scher.

\n \n

Data Types

\n \n

first_next()

\n

first_next() = proper_target:tmap()

\n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -1,15 +1,15 @@\n Overview [erlang_logo]\n ===============================================================================\n ****** Module proper_sa ******\n * Data_Types\n * Function_Index\n * Function_Details\n Copyright \u00a9 2017 Andreas L\u00f6scher and Kostis Sagonas\n-Version: Jan 10 2024 00:14:10\n+Version: Feb 11 2025 06:38:02\n Behaviours: proper_target.\n Authors: Andreas L\u00f6scher.\n ***** Data Types *****\n **** first_next() ****\n first_next() = proper_target:tmap()\n ***** Function Index *****\n ________________________\n"}]}, {"source1": "./usr/share/doc/erlang-proper-doc/edoc/proper_sa_gen.html", "source2": "./usr/share/doc/erlang-proper-doc/edoc/proper_sa_gen.html", "unified_diff": "@@ -9,15 +9,15 @@\n
Overview\"erlang
\n
\n \n

Module proper_sa_gen

\n \n

Copyright \u00a9 2017 Andreas L\u00f6scher and Kostis Sagonas

\n \n-

Version: Jan 10 2024 00:14:11

\n+

Version: Feb 11 2025 06:38:02

\n

Authors: Andreas L\u00f6scher.

\n \n

Function Index

\n \n \n \n
from_proper_generator/1
set_temperature_scaling/1
update_caches/1
\n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -1,14 +1,14 @@\n Overview [erlang_logo]\n ===============================================================================\n ****** Module proper_sa_gen ******\n * Function_Index\n * Function_Details\n Copyright \u00a9 2017 Andreas L\u00f6scher and Kostis Sagonas\n-Version: Jan 10 2024 00:14:11\n+Version: Feb 11 2025 06:38:02\n Authors: Andreas L\u00f6scher.\n ***** Function Index *****\n __________________________\n |from_proper_generator/1__||\n |set_temperature_scaling/1||\n |update_caches/1__________||\n ***** Function Details *****\n"}]}, {"source1": "./usr/share/doc/erlang-proper-doc/edoc/proper_statem.html", "source2": "./usr/share/doc/erlang-proper-doc/edoc/proper_statem.html", "unified_diff": "@@ -11,15 +11,15 @@\n \n

Module proper_statem

\n This module defines the proper_statem behaviour, useful for testing\n stateful reactive systems whose internal state and side-effects are\n specified via an abstract state machine.\n

Copyright \u00a9 2010-2016 Manolis Papadakis, Eirini Arvaniti and Kostis Sagonas

\n \n-

Version: Jan 10 2024 00:14:10

\n+

Version: Feb 11 2025 06:38:02

\n

Authors: Eirini Arvaniti.

\n \n

Description

This module defines the proper_statem behaviour, useful for testing\n stateful reactive systems whose internal state and side-effects are\n specified via an abstract state machine. Given a callback module\n implementing the proper_statem behaviour (i.e. defining an abstract state \n machine of the system under test), PropEr can generate random symbolic \n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -5,15 +5,15 @@\n * Data_Types\n * Function_Index\n * Function_Details\n This module defines the proper_statem behaviour, useful for testing stateful\n reactive systems whose internal state and side-effects are specified via an\n abstract state machine.\n Copyright \u00a9 2010-2016 Manolis Papadakis, Eirini Arvaniti and Kostis Sagonas\n-Version: Jan 10 2024 00:14:10\n+Version: Feb 11 2025 06:38:02\n Authors: Eirini Arvaniti.\n ***** Description *****\n This module defines the proper_statem behaviour, useful for testing stateful\n reactive systems whose internal state and side-effects are specified via an\n abstract state machine. Given a callback module implementing the proper_statem\n behaviour (i.e. defining an abstract state machine of the system under test),\n PropEr can generate random symbolic sequences of calls to that system. As a\n"}]}, {"source1": "./usr/share/doc/erlang-proper-doc/edoc/proper_symb.html", "source2": "./usr/share/doc/erlang-proper-doc/edoc/proper_symb.html", "unified_diff": "@@ -9,15 +9,15 @@\n

Overview\"erlang
\n
\n \n

Module proper_symb

\n Symbolic datatypes handling functions.\n

Copyright \u00a9 2010-2017 Manolis Papadakis, Eirini Arvaniti and Kostis Sagonas

\n \n-

Version: Jan 10 2024 00:14:10

\n+

Version: Feb 11 2025 06:38:02

\n

Authors: Manolis Papadakis.

\n \n

Description

Symbolic datatypes handling functions.

\n \n

Symbolic datatypes

\n When writing properties that involve abstract data types, such as dicts or\n sets, it is usually best to avoid dealing with the ADTs' internal\n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -3,15 +3,15 @@\n ****** Module proper_symb ******\n * Description\n * Data_Types\n * Function_Index\n * Function_Details\n Symbolic datatypes handling functions.\n Copyright \u00a9 2010-2017 Manolis Papadakis, Eirini Arvaniti and Kostis Sagonas\n-Version: Jan 10 2024 00:14:10\n+Version: Feb 11 2025 06:38:02\n Authors: Manolis Papadakis.\n ***** Description *****\n Symbolic datatypes handling functions.\n **** Symbolic datatypes ****\n When writing properties that involve abstract data types, such as dicts or\n sets, it is usually best to avoid dealing with the ADTs' internal\n representation directly. Working, instead, with a symbolic representation of\n"}]}, {"source1": "./usr/share/doc/erlang-proper-doc/edoc/proper_target.html", "source2": "./usr/share/doc/erlang-proper-doc/edoc/proper_target.html", "unified_diff": "@@ -9,15 +9,15 @@\n
Overview\"erlang
\n
\n \n

Module proper_target

\n \n

Copyright \u00a9 2017 Andreas L\u00f6scher and Kostis Sagonas

\n \n-

Version: Jan 10 2024 00:14:10

\n+

Version: Feb 11 2025 06:38:01

\n

Authors: Andreas L\u00f6scher.

\n \n

Data Types

\n \n

fitness()

\n

fitness() = number()

\n \n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -1,15 +1,15 @@\n Overview [erlang_logo]\n ===============================================================================\n ****** Module proper_target ******\n * Data_Types\n * Function_Index\n * Function_Details\n Copyright \u00a9 2017 Andreas L\u00f6scher and Kostis Sagonas\n-Version: Jan 10 2024 00:14:10\n+Version: Feb 11 2025 06:38:01\n Authors: Andreas L\u00f6scher.\n ***** Data Types *****\n **** fitness() ****\n fitness() = number()\n **** fitness_func() ****\n fitness_func() =\n fun((target_state(), fitness()) -> target_state())\n"}]}, {"source1": "./usr/share/doc/erlang-proper-doc/edoc/proper_transformer.html", "source2": "./usr/share/doc/erlang-proper-doc/edoc/proper_transformer.html", "unified_diff": "@@ -9,15 +9,15 @@\n
Overview\"erlang
\n
\n \n

Module proper_transformer

\n PropEr's main parse transform.\n

Copyright \u00a9 2010-2017 Manolis Papadakis, Eirini Arvaniti and Kostis Sagonas

\n \n-

Version: Jan 10 2024 00:14:10

\n+

Version: Feb 11 2025 06:38:01

\n

Authors: Manolis Papadakis.

\n \n

Description

PropEr's main parse transform. It is automatically applied to modules\n when including the main PropEr header, unless PROPER_NO_TRANS is defined.\n Applying this transform has the following effects:\n