From Fedora Project Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 August 2023

  • curprev 09:4309:43, 21 August 2023Sumantrom talk contribs 1,322 bytes +156 No edit summary
  • curprev 09:4009:40, 21 August 2023Sumantrom talk contribs 1,166 bytes +1,166 Created page with "{{QA/Test_Case |description=This test case ensures that Duktape can correctly interpret and execute embedded Javascript. |setup= # Install a fresh copy of Fedora. # Ensure `duktape` and its development files are installed, possibly using: `dnf install duktape duktape-devel`. # Prepare a sample C/C++ application that embeds Duktape and some basic Javascript code to execute. |actions= # Compile the sample application which embeds Duktape. Here's the code for it in https..."