Skip to content
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

adding contextLeadingZero #4

Merged
merged 8 commits into from
May 21, 2012
Merged

adding contextLeadingZero #4

merged 8 commits into from
May 21, 2012

Conversation

mgage
Copy link
Member

@mgage mgage commented May 21, 2012

No description provided.

mgage added 8 commits March 25, 2012 10:38
…hen reading the included problem

Also fixed a bug in IO::includePGtext which would cause a problem if BEGIN_TEXT was preceeded
by a comment.  The substitution would erase the return before the BEGIN_TEXT, concatenating TEXT(...)
to the comment and causing an error.
Commented out warning messages

Conflicts:
	lib/PGalias.pm
The former is guaranteed to be initialized.  The latter is a bit more iffy.
The downside(upside) is that one can't modify the template directory within
the problem using this method. You have to modify the value contained in $PG.
…ires a leading zero (e.g. 0.15 not .15)

Written by Davide Cervone
@mgage
Copy link
Member Author

mgage commented May 21, 2012

also includes a streamlining of the way error messages are passed from within PG questions.

Bug 2313 was fixed.

mgage added a commit that referenced this pull request May 21, 2012
adding contextLeadingZero
@mgage mgage merged commit 48b4107 into openwebwork:master May 21, 2012
mgage added a commit that referenced this pull request Sep 7, 2012
One line change to PGbasicmacros.pl to enable CodeMirror
mgage added a commit that referenced this pull request Sep 7, 2012
grab knowls updates provided by John Jones
goehle pushed a commit that referenced this pull request Aug 22, 2013
Alex-Jordan pushed a commit that referenced this pull request Jan 15, 2021
Clean up remnant references to PGnumericalmacros.pl
pstaabp added a commit that referenced this pull request Jul 20, 2021
* Playing with github actions

* More playing with github actions.

* More changes to github action

* Another update to github action.

* Fixed branch name for github action

* Another try for the github action

* Another try!

* more changes

* More Changes!

* Another change

* Yet another change

* more changes

* one more change

* install more perl packages

* another try

* more perl packages

* Another try

* another try

* another try

* another try

* cp conf files

* more troubleshooting

* one more go round!

* another try

* another try

* another try

* make absolute paths

* update to use ubuntu packages

* fixed a yaml error

* apt-get error

* another try

* remove sudo

* another go!

* again

* add "apt-get update"

* let's try again

* last one?

* change version

* what perl am I running?

* what perl version?

* updated version

* another go

* one more

* remove perl-modules

* another one

* one more

* reverting to a working version

* trying fabians code

* switch back again

* added new tests

* added new tests

* updated mathobject tests

* add modules and PG_ROOT env

* no-testing of cpanm

* fix pg_root

* trimming some unneed modules from dockerfile

* standalone docker container job (#4)

* add action using pg-unit-testing dockerimage

* remove path from full docker job

* test environment by adding pwd and ls commands to workflow

* add job to explore the environment

* check environment variables

* cd into webwork_ROOT

* ls in WEBWORK_ROOT

* overwrite PG_ROOT

* overwrite PG_ROOT in full-docker job

* adapt path for prove command

* add verbosity to output

* create symlink

* fix creation of symbolic link

* small fixes

* run all tests in the t/macros directory

* added modules

* Test::Exception addition

* add further modules

* update docker file and name change.

Co-authored-by: Fabian Gabel <[email protected]>
Co-authored-by: Fabian Gabel <[email protected]>
drgrice1 pushed a commit to drgrice1/pg that referenced this pull request Jan 28, 2022
* add action using pg-unit-testing dockerimage

* remove path from full docker job

* test environment by adding pwd and ls commands to workflow

* add job to explore the environment

* check environment variables

* cd into webwork_ROOT

* ls in WEBWORK_ROOT

* overwrite PG_ROOT

* overwrite PG_ROOT in full-docker job

* adapt path for prove command

* add verbosity to output
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.

1 participant