]> www.ginac.de Git - ginac.git/blobdiff - check/exams.cpp
added CVS instructions
[ginac.git] / check / exams.cpp
index 5deed8f2324646f4df535a4fa3b71297c4704ba4..b175515503a2ac9d33eae90ff0bb8c25d075a77d 100644 (file)
@@ -3,7 +3,7 @@
  *  Main program that calls all individual exams. */
 
 /*
- *  GiNaC Copyright (C) 1999-2003 Johannes Gutenberg University Mainz, Germany
+ *  GiNaC Copyright (C) 1999-2004 Johannes Gutenberg University Mainz, Germany
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -40,6 +40,7 @@ try { \
        EXAM(numeric)
        EXAM(powerlaws)
        EXAM(inifcns)
+       EXAM(inifcns_nstdsums)
        EXAM(differentiation)
        EXAM(polygcd)
        EXAM(normalization)
@@ -50,6 +51,8 @@ try { \
        EXAM(color)
        EXAM(clifford)
        EXAM(archive)
+       EXAM(structure)
+       EXAM(hashmap)
        EXAM(misc)
        
        if (result) {