nitunit: Fix documentation to reflect actual test discovery algorithm
[nit.git] / src /
2016-06-06 Jean-Christophe... nitunit: Fix documentation to reflect actual test disco...
2016-06-05 Jean PrivatMerge: nitls: fix tree representation of nested groups
2016-06-05 Jean PrivatMerge: Honor `source.exclude` in ini files
2016-06-04 Jean Privatcode: add some `source.exclude` to remove errors in...
2016-06-04 Jean Privatnitls: fix broken group tree when there is a chain...
2016-06-04 Jean Privatloader: honor `source.exclude` config in the package.ini
2016-06-04 Jean Privatmodelbuilder: stop reporting hints again and again...
2016-06-03 Jean Privatnitunit: add `--autosav` for testsuites
2016-06-03 Jean Privatnitunit: add a `info` to unit-test for noteworthy infor...
2016-06-03 Jean Privatnitunit: testsuite+diff tries additional `.res` files
2016-06-03 Jean Privatnitunit: testsuite+diff do not info missing diff if...
2016-06-03 Jean PrivatMerge: nitunit: improve progress display
2016-06-03 Jean PrivatMerge: niti: teach the interpreter to read from the...
2016-06-03 Jean PrivatMerge: nitweb: search field
2016-06-03 Jean Privatnitunit: improve status bar
2016-06-03 Jean Privatnitunit: rename `has_status` and cie to `has_progress_bar`
2016-06-03 Jean Privatnitunit: fix typo in doc
2016-06-03 Jean Privatniti: add `-` to read the standard input
2016-06-02 Alexandre Terrasanitweb/src: APISearch super APIList
2016-06-02 Alexandre Terrasasrc/web: APIList and APIRandom use JsonArray.from
2016-06-02 Jean Privatnitunit: keep the status bar at the end line and show...
2016-06-02 Jean Privatnitunit: check docunits in order, even if compiled...
2016-06-02 Jean Privatnitunit: md files do not need a location, just the...
2016-06-02 Jean Privatnitunit: number docunit from 1 and correctly use it...
2016-06-02 Jean Privatnitunit: remove `more_message` from status as it causes...
2016-06-02 Jean Privatnitunit: do not show the status bar if no-color or...
2016-06-02 Jean PrivatMerge: rta: do not analyze abstract methods
2016-06-01 Alexandre Terrasanitweb: introduce angular skeleton
2016-05-31 Jean Privatrta: do not analyze abstract methods
2016-05-30 Alexandre Terrasanitweb: migrate /entity?json to /api/entity
2016-05-30 Alexandre Terrasanitweb: migrate /uml to /api/uml/:entity
2016-05-30 Alexandre Terrasanitweb: migrate /code to /api/code/:entity
2016-05-30 Alexandre Terrasanitweb: migrate /random to /api/random
2016-05-30 Alexandre Terrasanitweb: migrate /search to /api/search
2016-05-30 Alexandre Terrasanitweb: introduce model_api
2016-05-30 Alexandre Terrasanitweb: rename ModelAction intro ModelHandler
2016-05-30 Alexandre Terrasaweb: redefine model_json for API ready json objets...
2016-05-29 Jean PrivatMerge: rta: resolve the open-types in a depth-first...
2016-05-29 Jean Privatrta: resolve the open-types in a depth-first order...
2016-05-28 Jean Privatcatalog: tweak documentation score
2016-05-27 Jean Privatnitunit: remove the working directory on success
2016-05-27 Jean Privatnitunit: the working dir is now `nitunit.out`
2016-05-27 Jean Privatnitunit: improve summary of results
2016-05-27 Jean Privatnitunit: honor --no-color
2016-05-26 Jean PrivatMerge: src/model: fix mdoc_or_fallback for MClasses...
2016-05-26 Jean PrivatMerge: model_collect: add services for module importation
2016-05-26 Jean PrivatMerge: Less randomness and race conditions in tests
2016-05-26 Jean PrivatMerge: toolcontext: introduce --share-dir
2016-05-26 Jean PrivatMerge: Generalize MEntity visibility
2016-05-26 Jean PrivatMerge: make nitunit more colorful (and useful?)
2016-05-26 Alexandre Terrasanitdoc: use --share-dir option
2016-05-26 Alexandre Terrasatoolcontext: introduce --share-dir
2016-05-25 Alexandre Terrasamodel/model_collect: importation_poset do not collect...
2016-05-25 Alexandre Terrasamodel_collect: add services for module importation
2016-05-25 Jean Privatnitunit: set more environment variables NIT_TESTING_ID...
2016-05-25 Jean Privatnitunit: show a progress bar
2016-05-25 Jean Privatnitunit: suites in docunits have a name
2016-05-25 Jean Privatnitunit: separate the error message from the test output
2016-05-25 Jean Privatnitunit: add more information in UnitTest
2016-05-25 Alexandre Terrasasrc/model: fix mdoc_or_fallback for MClasses and MPrope...
2016-05-25 Alexandre Terrasasrc/model: model_visitor uses MEntity::visibility
2016-05-25 Alexandre Terrasasrc/model: model_json use MEntity::location
2016-05-25 Alexandre Terrasasrc/model: model_json use MEntity::visibility
2016-05-25 Alexandre Terrasasrc/model: generalize visibility to all MEntities
2016-05-24 Jean Privatnitunit: fix some nitunit flags.
2016-05-24 Jean PrivatMerge: Revamp Clock to return float values for easier...
2016-05-23 Alexis Laferrièreniti: filter the -lrt flag on OS X
2016-05-22 Jean PrivatMerge: Refactorize nitunit
2016-05-21 Jean PrivatMerge: src/platforms: fallback to version field "0...
2016-05-21 Jean Privatnitunit/docunit: consider invalid-block as prefailed...
2016-05-21 Jean Privatnitunit: remove old tc object used for names
2016-05-21 Jean Privatnitunit: DocUnit is also a TestUnit
2016-05-20 Alexandre Terrasasrc/web: nitweb use popcorn
2016-05-20 Alexandre Terrasasrc/web: render do not require the server reference...
2016-05-20 Jean Privatnitunit: new class UnitTest to factorize TestCase and...
2016-05-20 Jean Privatnitunit: docunit have their own location
2016-05-20 Jean Privatnitunit: docunits are directly created while discovering.
2016-05-20 Alexis Laferrièresrc/platforms: fallback to "0" on error when asking...
2016-05-20 Jean PrivatMerge: Update nitweb
2016-05-20 Jean PrivatMerge: nitcatalog: count warnings per 1000 lines of...
2016-05-20 Alexandre Terrasasrc/web: replace adhoc MEntity::to_json by the model_js...
2016-05-20 Alexandre Terrasasrc/web: actions use full_name to lookup mentities
2016-05-20 Alexandre Terrasasrc/web: use full_name instead of html_raw_namespace
2016-05-20 Alexandre Terrasasrc/web: ModelAction can search mentities by full_name
2016-05-19 Alexandre Terrasamodel/model_views: search mentity by full_name
2016-05-19 Jean Privatnitcatalog: count warnings per 1000 lines of code ...
2016-05-19 Jean PrivatMerge: More nitunit improvement
2016-05-19 Jean PrivatMerge: doc: Fix a mispelled word in the parser’s README
2016-05-19 Jean PrivatMerge: make the nitcatalog slightly more robust on...
2016-05-19 Jean Privatnitunit: teach test_suite to compare outputs with a...
2016-05-19 Jean Privatnitunit: filter the XML content (and trunc it if needed)
2016-05-19 Jean Privatnitunit: use a safe_exec function with high ulimits
2016-05-19 Jean Privatnitunit: add options to search the compiler
2016-05-19 Jean Privatnitunit: factorize the search of a compiler
2016-05-19 Jean Privatnitunit: prevent generated files to be part of the...
2016-05-17 Jean PrivatMerge: modelize: mark properties broken if they are...
2016-05-17 Jean PrivatMerge: model: introduce model_json
2016-05-17 Jean Privatmake the nitcatalog slightly more robust on person...
2016-05-17 Alexandre Terrasamodel: introduce model_json
2016-05-17 Alexandre Terrasamodel_collect: collect modifiers for all MEntities
next