Changeset 17b0b05 in git for libpolys/tests/polys_test.h


Ignore:
Timestamp:
May 12, 2011, 3:12:45 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
2c41bc0e28c6628127866480994b3041a3c1f0af
Parents:
ea000154f0b80de2f44a961be0d4a407828b72c9
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-05-12 15:12:45+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:36:07+01:00
Message:
fix loading of gftables

- fix loading in nfReadTable
- fix feCleanUpFile
- add to feResourceConfigs: %b/../../factory/gftables
- add feStringAppendResources to test of GF polys
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/tests/polys_test.h

    rea0001 r17b0b05  
    300300   void test_Z13_t_GF()
    301301   {
     302     StringSetS("ressources in use (as reported by feStringAppendResources(0):\n");
     303     feStringAppendResources(0);
     304     PrintS(StringAppendS("\n"));
     305
    302306     clog << "Creating  GF[t]: " << endl;
    303307
Note: See TracChangeset for help on using the changeset viewer.