AgeSort asc/desc | Change |
---|---|
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 Next | |
Jul 4, 2012 | |
8 years 6 months | Better output for sun test |
Commit 932, by David Zanella | |
Jul 3, 2012 | |
8 years 6 months | - Modified test of sun that he generates file with his results and than compare line per line of the results with reference file which containts correct results - Addapted comments |
Commit 931, by David Zanella | |
Jul 2, 2012 | |
8 years 6 months | - Add simple test for dem_reading (only looks now if its working, controlling values next step to be added) |
Commit 930, by David Zanella | |
8 years 6 months | - Better structure for tests in documentation how to set up simple Test client - Makefile for test/meteo_reading_no_interpol removed. It is generated automaticaly by cmake ! |
Commit 929, by David Zanella | |
Jun 28, 2012 | |
8 years 6 months | - Add test of Meteo_reading which uses only values direcly from file (without any interpolation) - Add documentaton how cleanly add simple documentation |
Commit 928, by David Zanella | |
8 years 6 months | "make distclean" doesn't remove makefiles any more (problem because of examples and jini, which aren't included in cmake) |
Commit 927, by David Zanella | |
8 years 6 months | Addapted distclean that it makes proper clean also in the thest |
Commit 926, by David Zanella | |
8 years 6 months | Cleanup not needed files Add for Sun also its own folder |
Commit 925, by David Zanella | |
8 years 6 months | Remove to much added file in last Commit |
Commit 924, by David Zanella | |
8 years 6 months | - Start to modifi the Sun test. - Make better Structure: Every test has his own folder, ini file, Input Files, CMakeList.txt, .... |
Commit 923, by David Zanella | |
Jun 27, 2012 | |
8 years 6 months | small fix to the documentation |
Commit 922, by Mathias Bavay | |
Jun 26, 2012 | |
8 years 6 months | Added simple smoke Screen test which only runs the example sun |
Commit 921, by David Zanella | |
8 years 6 months | Adapted documentation how to set up test client to the new structure of testing and configuration |
Commit 920, by David Zanella | |
8 years 6 months | Move test folder to tests folder. So the command "make test" can be attacked with tap command and not the folder is automated integrated. 2/2 part |
Commit 919, by David Zanella | |
8 years 6 months | Move test folder to tests folder. So the command "make test" can be attacked with tap command and not the folder is automated integrated. 1/2 part |
Commit 918, by David Zanella | |
8 years 6 months | Move test folder to tests folder. So the command "make test" can be attacked with tap command and not the folder is automated integrated. part 1/2 |
Commit 917, by David Zanella | |
8 years 6 months | - Added option to cmake to activate test to be build - Addaption in doc how to do a working cronjop - Added output to meteo_reading test, so if error occures better debuging is possible - FindMeteoIO tool for cmake addaptet for the test that he searc |
Commit 916, by David Zanella | |
8 years 6 months | Small update to the SMET specs, fixed some stupid bugs in data_converter and added a wind velocity threshold for the Tretyakov undercatch correction (since the fit were done on wind speeds way lower than what Elena had). Such thresholds might general |
Commit 915, by Mathias Bavay | |
Jun 25, 2012 | |
8 years 6 months | small fixes in documentation (to please Fabianno) |
Commit 914, by Mathias Bavay | |
Jun 23, 2012 | |
8 years 6 months | Just a few adjusments of comments |
Commit 913, by Charles Fierz |