RegressionSourceProcessing

log

age author description
7 days ago hlcm fixed type inference for character statementsdefault tip
9 days ago utke on macbook failreason
9 days ago utke on macbook temporary doesn't get the right character length from the return type
2 weeks ago hlcm updated interface2Symtab reference output after SourceProcessing fix
2 weeks ago hlcm updated reference output for canonIO & external tests after SourceProcessing fixes
2 weeks ago utke on macbook failure test case with functions defined in some module used in an interface of another module
2 weeks ago utke on macbook failure case with an external procedure promoted out of the subroutine to a module symbol
2 weeks ago utke on macbook failure test case
3 weeks ago utke on macbook new failure
2 months ago hlcm update reference output to reflect type inference changes
4 months ago utke on macbook missed adding this
6 months ago utke on macbook turn on checking
6 months ago utke on macbook was private
6 months ago utke on macbook turn on checking
6 months ago utke on macbook x was not defined
6 months ago hlcm add infoFileUnit information for w2f__types (type decls used during tests & need to be available in symtab for typetab handling)
6 months ago hlcm added a test for parsing and type handling of parameter statements with kind
7 months ago utke on macbook maxloc test (single argument variant)
8 months ago hlcm added tests for renaming
8 months ago utke on macbook test cases after changesets up to http://mercurial.mcs.anl.gov/ad/SourceProcessing/rev/c76fb1da8beb which fixed an ordering problem that prevented the return type declaration to be rewritten with intent out unless it was the first declaration. the test case has it as the second and other test outputs are changed accordingly. Without the same intent generic to specific resulution may fail.
8 months ago utke on macbook nested interfaces test code for https://trac.mcs.anl.gov/projects/openAD/ticket/280
8 months ago utke on macbook nested interfaces test code for https://trac.mcs.anl.gov/projects/openAD/ticket/280
8 months ago utke on macbook working test cases after changesets up to http://mercurial.mcs.anl.gov/ad/SourceProcessing/rev/824f1e23bc5b which fixes https://trac.mcs.anl.gov/projects/openAD/ticket/277
8 months ago utke on macbook renamed
8 months ago utke on macbook tests for https://trac.mcs.anl.gov/projects/openAD/ticket/277
8 months ago utke on macbook branch merge
8 months ago utke on macbook test case for handling references to subroutinized functions in use statements; tests logic improvements committed with changesets up to http://mercurial.mcs.anl.gov/ad/SourceProcessing/rev/35365338b3a2
8 months ago utke on macbook change type to trigger use
8 months ago hlcm updated quote & line continuation test to reflect SP code fix
8 months ago hlcm added pre suffix to quote_cont_test fail file
8 months ago hlcm added fail reason for quote_cont_test
8 months ago hlcm branch merge
8 months ago hlcm test SP logic for quoted quotes with continuation lines
8 months ago utke on macbook test case for handling kind parameter of real; tests logic improvements committed with changesets up to http://mercurial.mcs.anl.gov/ad/SourceProcessing/rev/ddd91a26479d
9 months ago utke on macbook test case for more complicated return types where we need to avoid using variables in specification statements that cannot occur there; tests logic improvements committed with changesets up to http://mercurial.mcs.anl.gov/ad/SourceProcessing/rev/257fc5d22afa
9 months ago utke on macbook module procedure generic to specific resolution cases to test logic improvements committed with changesets up to http://mercurial.mcs.anl.gov/ad/SourceProcessing/rev/a2a4ebdd8875
9 months ago utke on macbook test case of array version of min if deferred shape arguments, tests fix http://mercurial.mcs.anl.gov/ad/SourceProcessing/rev/a76fe8acd05c
12 months ago utke on macbook a test for transfer
12 months ago utke on macbook bail on differences when in batch mode and we don't accept everything (applied here)
12 months ago utke on macbook branch merge
12 months ago utke on macbook bail on differences when in batch mode and we don't accept everything
12 months ago hcm updated whitespace change resulting from addition of missing "_sons" in PyFort/fortStmts
12 months ago utke on macbook test case for fix to deal with misinterpreted quote in http://mercurial.mcs.anl.gov/ad/SourceProcessing/rev/018ce81e0483
12 months ago utke on macbook embedded ! in string literal
12 months ago utke on macbook branch merge
12 months ago utke on macbook verifying chnages to kill bang handling for continued strings iwith change sets up to http://mercurial.mcs.anl.gov/ad/SourceProcessing/rev/ce1792eaf445
12 months ago utke on macbook echo the script name so I can grep in the cron output
13 months ago utke on macbook test for extra qualifiers on subroutines and functions with fixes up to http://mercurial.mcs.anl.gov/ad/SourceProcessing/rev/b04f60b194ea
13 months ago utke test case for mod comparison for constant kind variables with changes up to http://mercurial.mcs.anl.gov/ad/SourceProcessing/rev/31f332d74c44
13 months ago hlcm updated reference output after fixing DO stmt parsing
13 months ago hlcm updated reference output after source processing change to deal with active module variables
14 months ago utke testing rename logic after http://mercurial.mcs.anl.gov/ad/SourceProcessing/rev/7c3691351078
14 months ago utke reference output changes after http://mercurial.mcs.anl.gov/ad/SourceProcessing/rev/6c1753e5890b
14 months ago utke testing access attribute logic after http://mercurial.mcs.anl.gov/ad/SourceProcessing/rev/94196567f6ea
14 months ago utke reference output after http://mercurial.mcs.anl.gov/ad/SourceProcessing/rev/c41541992e4e
14 months ago utke test for http://trac.mcs.anl.gov/projects/openAD/ticket/273
14 months ago utke test hoisting of array constructor argument after http://mercurial.mcs.anl.gov/ad/SourceProcessing/rev/7626407e6877
15 months ago utke tests exercising changes up to changeset http://mercurial.mcs.anl.gov/ad/SourceProcessing/rev/79071666fe13
16 months ago utke minor reference changes related to comment printing after changesets up to http://mercurial.mcs.anl.gov/ad/SourceProcessing/rev/fce764b1829f
16 months ago hcm updated reference output, since inline comments are now being preserved