Skip to content

Add Local Regression Tests topic #221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 30, 2024
Merged

Add Local Regression Tests topic #221

merged 4 commits into from
Apr 30, 2024

Conversation

PeterTurcan
Copy link
Collaborator

fix #218

Most of the introductory stuff for Regression was already included in the Introduction to testing, and Test Matrix sections. Added a single page on local regression tests.

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://221.site-docs.prtest2.cppalliance.org/contributor-guide/index.html

@joaquintides
Copy link
Member

joaquintides commented Apr 27, 2024

There're some problems with this part:

imagen

So, we need to replace this single link with four links as described above, probably using a layout similar to this:

imagen

(The "Developers" header may be changed to something more pertinent such as "Results"). Now, the location of these four links in the new backend are:

These, again, are absolute links, and boost.io is not the final domain. We can include them in a couple of ways:

  1. As
  1. Via relative URLs redirected to the proper regression.*/xx absolute URLs

@kennethreitz, @sdarwin which option do you think is best? Or maybe there's a better solution I haven't thought of.

Thank you,

@PeterTurcan
Copy link
Collaborator Author

PeterTurcan commented Apr 29, 2024 via email

@joaquintides
Copy link
Member

Hi Peter, yes, let's do as you propose. Other solutions are probably too complicated for what's esentially a one-time event (the migration).

@PeterTurcan
Copy link
Collaborator Author

@joaquintides OK - done!

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://221.site-docs.prtest2.cppalliance.org/contributor-guide/index.html

@joaquintides joaquintides merged commit 976660b into boostorg:develop Apr 30, 2024
3 checks passed
@joaquintides
Copy link
Member

Merged, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate regression testing info pages.
4 participants